아나 옥 다를 설치했지만 네비게이터를 찾을 수 없습니다. 또한 jupyter notebook을 실행하기 위해 프롬프트를 사용했지만 명령을 실행할 수 없었습니다. 경로와 관련이 있습니까?
아래는 명령을 실행할 때마다받는 메시지입니다
C:\Users\vikas\Anaconda3\Scripts\activate.bat' is not recognized as an internal or external command, operable program or batch file.
C:\Users\vikas>jupyter notebook Error executing Jupyter command 'notebook': [Errno 'jupyter-notebook' not found] 2
C:\Users\vikas>python 'python' is not recognized as an internal or external command, operable program or batch file.
C:\Users\vikas>spyder 'spyder' is not recognized as an internal or external command, operable program or batch file.
C:\Users\vikas>
- 답변 # 1
관련 자료
- python - 아나콘다 설치 후 장고 문제
- c++ - macOS Big Sur에 설치 한 후에도 gcc 1020을 사용할 수 없습니다
- javascript - Gatsby에 새 플러그인을 설치 한 후`cache`에서`prop-types '해결
- installation - Windows 10과 함께 우분 토를 설치 한 후 부팅 할 수 없습니다
- amazon ec2 - EC2 인스턴스에 Tomcat을 성공적으로 설치 한 후 Tomcat에 GUI가로드되지 않음
- python - cuda 10으로 pip tensorflow-gpu를 설치 한 후 오류가 발생했습니다
- Ubuntu 1804에 cassandra를 설치 한 후 NullPointerException이 발생했습니다
- javascript - 업데이트 된 APK를 설치 한 후 앱을 다시 열 수 없습니다
- windows - electron-builder로 생성 된 appx를 기본 전자 아이콘을 설치된 앱에 설치 한 후
- python - 아나콘다가 C 드라이브에 파일/패키지를 설치하는 것을 피하는 방법은 무엇입니까?
- windows 10 - Anaconda Navigator를 통해 Spyder를 설치할 수 없습니다
- python - pip 설치 후 sendgrid를 가져올 수 없습니다
- ssl - VMware에 새 Bigbluebutton을 설치 한 후 빈 블루 스크린이 표시되는 이유는 무엇입니까?
- flatpak을 통해 WPS-Office를 설치 한 후 "글꼴 오류"가 발생하는 이유는 무엇입니까?
- python : Anaconda Navigator 1.10.0 (MacOS)에 대한 문제점 문제
- mysql - Xampp를 올바르게 설치 한 후 Kali Linux에서 브라우저로 열리지 않습니다
- python : 파이썬과 Pipenv를 설치 한 후 PipEnv 쉘이 인식되지 않습니다
- visual studio code - VSCode는 jdk13을 설치하고 javaconfigurationruntimes, javahome 및 JAVA_HOME 및 경로를 설정 한 후에도 Java 11 이상이 없다고 말합니다
- docker php - php74-apache 부팅 루프 mysqli 확장 설치 후
'anaconda-navigator'를 입력해야합니다. 그것은 aaconda-navigator를 시작합니다. 이것은 anaconda3 아래의 bin 디렉토리에 설치됩니다. 응용 프로그램 폴더에는 Anaconda-Navigator.app도 있습니다.