Question
remove Anaconda environment with no name?
I was trying to create an Anaconda environment from Pycharm, but while I was experimenting different paths, one of the environments was created with no name. like the following:
base * /Applications/anaconda3
snowflaks /Users/usr/.conda/envs/snowflaks
/Users/usr/anaconda3/envs/snowflaks
I wanted to delete the environment with an empty name but could not figure out a way. I tried using "\ " to make the name empty but it didn't work. Also, there is no envs folder inside anaconda3 (which is probably why this happened?), so I can't just delete it as well.
Any suggestions?
Thanks!
46 16227
46