You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: