주피터노트북 설치오류
3교시 강의에서 파이썬홈페이지-윈도우64bit-.3.14ver다운-다운로드 된 설치파일 실행후 - Add python.exe to PATH 체크후 설치를 완료하였고 - cmd에서 파이썬버전확인도 하였습니다 - 그후 cmd에서 pip install jupyter notebook 설치를 하였습니다 여기까지는 강의와 동일하게 진행되었지만
cmd에서 jupyter notebook 실행을하면
Fatal error in launcher: Unable to create process using '"C:\Program Files\Python314\python.exe" "C:\Users\???\AppData\Roaming\Python\Python314\Scripts\jupyter.exe" notebook': ??? ??? ?? ? ????.
와같이 에러가 발생합니다.

0
댓글
댓글을 남기려면 로그인하세요.