CommandNotFoundError: Your shell has not been properly configured to use 'conda activate'. への対処法 - Qiita
とあるパッケージをインストールしようとGitHubのREADME.mdのとおりに実行したところ、 以下のエラーに遭遇しました。 $ ./install.sh CommandNotFoundError: Your shell has not been properly co...