Conda environment is discoverable but not activateable (when activate is a bash alias)
问题 Conda version 4.2.9, from the anaconda3 4.2.0 installation for RedHat 4.4.7-1. [user@machine]$ conda info --envs # conda environments: # molr-py3 /home/user/anaconda3/envs/molr-py3 root * /home/user/anaconda3 [user@machine]$ source activate molr-py3 CondaEnvironmentNotFoundError: Could not find environment: molr-py3 . You can list all discoverable environments with `conda info --envs`. I'm not even sure what debugging steps to take in this case. I've verified that conda comes from the right