Anaconda not shown in Environments
I'm so-to-say forced to use Anaconda ans hve that no insalled in my Mac. However, the environments drop down does only show crap. Tht is some none-existing brew-installtions (usr/local/Cellar//python@3.9/3.9.1_1/bi…) . Not sure what's going on here.
Comments
Looks like re-installation solved this issue. Need to verify tomorrow. Strange thoug
That is odd. Wing looks for Anaconda envs by invoking 'conda info --json' so it should have found those before, but maybe something was failing in that.