[Conda] Command 'python' not found, did you mean: Conda 가상환경에서 python을 설치했는데 다음과 같은 에러가 뜨는 경우가 있다. Command 'python' not found, did you mean: command 'python3' from deb python3 command 'python' from deb python-is-python3 이 경우 다음 명령을 입력한 뒤에 다시 python 파일을 실행시키면 해결된다. export PATH="/home/(사용자명)/anaconda3/bin":$PATH 2022. 12. 1. 이전 1 다음