# Windows
winget install nushellwinget install JanDeDobbeleer.OhMyPosh -s winget| def dict_none_remover(d:dict) -> dict: | |
| """ | |
| Remove keys with None values from a multi-level nested dictionary. | |
| Parameters | |
| ---------- | |
| d : dict | |
| The input dictionary from which keys with None values should be removed. | |
| Returns |
From here.
or
choco install vcredist-allFirst, in an administrator command prompt, enable unrestricted Powershell script execution (see About Execution Policies):
set-executionpolicy unrestrictedThen makes sure that the conda Script directory in is your Path.