카테고리 없음

anaconda jupyter notebook 오류 해결

쿠뱃봉 2022. 3. 20. 15:49
(base) C:\Users\박지연>cd..

(base) C:\Users>cd public

(base) C:\Users\Public>cd opencv

(base) C:\Users\Public\opencv>jupyter notebook
[I 2022-03-20 14:01:48.501 LabApp] JupyterLab extension loaded from C:\Users\Public\anaconda\lib\site-packages\jupyterlab
[I 2022-03-20 14:01:48.501 LabApp] JupyterLab application directory is C:\Users\Public\anaconda\share\jupyter\lab
[I 14:01:48.506 NotebookApp] Serving notebooks from local directory: C:\Users\Public\opencv
[I 14:01:48.507 NotebookApp] Jupyter Notebook 6.4.5 is running at:
[I 14:01:48.507 NotebookApp] http://localhost:8888/?token=0400fadadbe89db50cc453503c4830026a192d083e0e11d0
[I 14:01:48.507 NotebookApp]  or http://127.0.0.1:8888/?token=0400fadadbe89db50cc453503c4830026a192d083e0e11d0
[I 14:01:48.507 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
[C 14:01:48.562 NotebookApp]

    To access the notebook, open this file in a browser:
        file:///C:/Users/%EB%B0%95%EC%A7%80%EC%97%B0/AppData/Roaming/jupyter/runtime/nbserver-15072-open.html
    Or copy and paste one of these URLs:
        http://localhost:8888/?token=0400fadadbe89db50cc453503c4830026a192d083e0e11d0
     or http://127.0.0.1:8888/?token=0400fadadbe89db50cc453503c4830026a192d083e0e11d0
[I 14:01:57.118 NotebookApp] 302 GET /?token=0400fadadbe89db50cc453503c4830026a192d083e0e11d0 (::1) 0.000000ms
[I 14:02:01.716 NotebookApp] Creating new notebook in
Bad file descriptor (bundled\zeromq\src\epoll.cpp:100)

(base) C:\Users\Public\opencv>Bad file descriptor (bundled\zeromq\src\epoll.cpp:100)

(base) C:\Users\Public\opencv>cd..

(base) C:\Users\Public>cd anaconda

(base) C:\Users\Public\anaconda>pip ununstall pyzmq -y
ERROR: unknown command "ununstall" - maybe you meant "uninstall"

(base) C:\Users\Public\anaconda>pip uninstall pyzmq -y
Found existing installation: pyzmq 22.2.1
Uninstalling pyzmq-22.2.1:
  Successfully uninstalled pyzmq-22.2.1

(base) C:\Users\Public\anaconda>pip install pyzmq==19.0.2
Collecting pyzmq==19.0.2
  Downloading pyzmq-19.0.2-cp39-cp39-win_amd64.whl (695 kB)
     |████████████████████████████████| 695 kB 6.4 MB/s
Installing collected packages: pyzmq
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
spyder 5.1.5 requires pyqt5<5.13, which is not installed.
spyder 5.1.5 requires pyqtwebengine<5.13, which is not installed.
Successfully installed pyzmq-19.0.2

(base) C:\Users\Public\anaconda>cd ..

(base) C:\Users\Public>cd opencv

(base) C:\Users\Public\opencv>jupyter notebook
[I 2022-03-20 14:04:16.177 LabApp] JupyterLab extension loaded from C:\Users\Public\anaconda\lib\site-packages\jupyterlab
[I 2022-03-20 14:04:16.177 LabApp] JupyterLab application directory is C:\Users\Public\anaconda\share\jupyter\lab
[I 14:04:16.185 NotebookApp] Serving notebooks from local directory: C:\Users\Public\opencv
[I 14:04:16.185 NotebookApp] Jupyter Notebook 6.4.5 is running at:
[I 14:04:16.185 NotebookApp] http://localhost:8888/?token=5533df809e85f956cb021fe807e605082ec212566e503942
[I 14:04:16.186 NotebookApp]  or http://127.0.0.1:8888/?token=5533df809e85f956cb021fe807e605082ec212566e503942
[I 14:04:16.186 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
[C 14:04:16.239 NotebookApp]

    To access the notebook, open this file in a browser:
        file:///C:/Users/%EB%B0%95%EC%A7%80%EC%97%B0/AppData/Roaming/jupyter/runtime/nbserver-11920-open.html
    Or copy and paste one of these URLs:
        http://localhost:8888/?token=5533df809e85f956cb021fe807e605082ec212566e503942
     or http://127.0.0.1:8888/?token=5533df809e85f956cb021fe807e605082ec212566e503942
[W 14:04:31.732 NotebookApp] 404 GET /api/contents/Untitled1.ipynb?content=0&_=1647752311035 (::1): No such file or directory: Untitled1.ipynb
[W 14:04:31.733 NotebookApp] No such file or directory: Untitled1.ipynb
[W 14:04:31.734 NotebookApp] 404 GET /api/contents/Untitled1.ipynb?content=0&_=1647752311035 (::1) 1.960000ms referer=http://localhost:8888/notebooks/Untitled1.ipynb?kernel_name=python3
[I 14:04:31.744 NotebookApp] Uploading file to /Untitled1.ipynb
[I 14:04:34.905 NotebookApp] Kernel started: 53e08dda-1fe4-4d8f-8a0b-0fde9eeae969, name: python3
[I 14:04:37.880 NotebookApp] Creating new notebook in
[I 14:04:39.654 NotebookApp] Kernel started: 83640ea7-3802-49c7-91a1-ca8f3861c18d, name: python3
[I 14:06:03.759 NotebookApp] Saving file at /Untitled.ipynb
[I 14:06:08.545 NotebookApp] Starting buffering for 53e08dda-1fe4-4d8f-8a0b-0fde9eeae969:cdf1576acd9c416abb4494b75748dd58
[I 14:06:39.754 NotebookApp] Saving file at /Untitled2.ipynb
[I 14:41:11.823 NotebookApp] Starting buffering for 83640ea7-3802-49c7-91a1-ca8f3861c18d:1e4bad7fbfac4b4d99d25eb8591d7a8b
[I 14:41:38.694 NotebookApp] Restoring connection for 83640ea7-3802-49c7-91a1-ca8f3861c18d:1e4bad7fbfac4b4d99d25eb8591d7a8b
[I 15:12:03.695 NotebookApp] Starting buffering for 83640ea7-3802-49c7-91a1-ca8f3861c18d:1e4bad7fbfac4b4d99d25eb8591d7a8b
[I 15:12:24.720 NotebookApp] Restoring connection for 83640ea7-3802-49c7-91a1-ca8f3861c18d:1e4bad7fbfac4b4d99d25eb8591d7a8b
[W 15:26:29.817 NotebookApp] Notebook Untitled.ipynb is not trusted
[I 15:26:59.849 NotebookApp] Starting buffering for 83640ea7-3802-49c7-91a1-ca8f3861c18d:1e4bad7fbfac4b4d99d25eb8591d7a8b
[W 15:27:59.169 NotebookApp] Notebook Untitled.ipynb is not trusted
[I 15:28:30.474 NotebookApp] Saving file at /Untitled.ipynb
[I 15:32:31.935 NotebookApp] Uploading file to /pjy.jpg
[I 15:40:35.590 NotebookApp] Saving file at /Untitled.ipynb
[I 15:42:35.605 NotebookApp] Saving file at /Untitled.ipynb
[I 15:44:35.610 NotebookApp] Saving file at /Untitled.ipynb
[I 15:46:35.579 NotebookApp] Saving file at /Untitled.ipynb
[I 15:47:10.428 NotebookApp] Saving file at /Untitled.ipynb
[W 15:47:38.043 NotebookApp] Notebook Untitled.ipynb is not trusted

 https://kosb.tistory.com/74