다음 커맨드를 입력

1. cd ~

2. source ~/anaconda3/etc/profile.d/conda.sh

 

출처 :

https://somjang.tistory.com/entry/Anaconda-CommandNotFoundError-Your-shell-has-not-been-properly-configured-to-use-conda-activate-%ED%95%B4%EA%B2%B0-%EB%B0%A9%EB%B2%95

 

 

[Anaconda] CommandNotFoundError: Your shell has not been properly configured to use 'conda activate'. 해결 방법

평소와 같이 아나콘다로 만든 가상환경을 활성화하기 위하여 $ conda activate tensorflow_1_11_p36 위처럼 가상환경 활성화 명령어를 입력하였으나 CommandNotFoundError: Your shell has not been properly con..

somjang.tistory.com

+ Recent posts