Hacker News new | ask | show | jobs
by ZunarJ5 921 days ago
You need to turn off the default conda environment.

Try: conda config --set auto_activate_base false

1 comments

Thanks !!!
:)