conda activate py36 CommandNotFoundError: Your shell has not been properly configured to use'conda activate'.If using'conda activate'from a batch script, change your invocation to'CALL conda.bat activate'.To initialize your shell, run$conda init <SHELL_NAME> Currently supported shells are: - ...
なお、conda環境とpip環境は共存しないため、anacondaなどをインストールしている場合は、アンインストールが必要となる。 https://qiita.com/flcn-x/items/cca3c94758037da61ac5 1. Python環境の構築 Pythonの環境をインストールする。 1.1. インストーラのダウンロード Pythonは下記公式HPから...
For more details, please visit https://support.apple.com/kb/HT208050. (base) ***:Python akiyamaryo$ source /opt/anaconda3/bin/activate (base) ***:Python ***$ conda activate Mypython37 (Mypython37) ***:Python akiyamaryo$ /opt/anaconda3/envs/Mypython37/bin/python /Users/akiyamaryo/...