-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
There are some weird things about setting up conda on windows that have caused problems for new users and are basically impossible to debug without a lot of googling. I think the beow should work for cmd but definately work for powershell.
-
Set the conda directory in environment variables so powershell can recognise it.
https://stackoverflow.com/questions/44597662/conda-command-is-not-recognized-on-windows-10 -
Set the powershell permissions to allow conda to function
https://stackoverflow.com/questions/62082873/conda-not-activated-in-power-shell
conda init powershell
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request