Ошибка разрешения [Ошибка 13] Разрешение отклонено. Пожалуйста помогите мне с этой проблемой ⇐ Python

Программы на Python
Anonymous
Ошибка разрешения [Ошибка 13] Разрешение отклонено. Пожалуйста помогите мне с этой проблемой

Сообщение Anonymous »

Код: Выделить всё

[I 2024-10-01 23:37:15.729 ServerApp] jupyter_lsp | extension was successfully linked.
[I 2024-10-01 23:37:15.730 ServerApp] jupyter_server_terminals | extension was successfully linked.
[I 2024-10-01 23:37:15.740 ServerApp] jupyterlab | extension was successfully linked.
[I 2024-10-01 23:37:15.740 ServerApp] notebook | extension was successfully linked.
[I 2024-10-01 23:37:16.500 ServerApp] notebook_shim | extension was successfully linked.
[I 2024-10-01 23:37:16.565 ServerApp] notebook_shim | extension was successfully loaded.
[I 2024-10-01 23:37:16.565 ServerApp] jupyter_lsp | extension was successfully loaded.
[I 2024-10-01 23:37:16.565 ServerApp] jupyter_server_terminals | extension was successfully loaded.
[I 2024-10-01 23:37:16.579 LabApp] JupyterLab extension loaded from C:\Users\tanaw\AppData\Local\Programs\Python\Python312\Lib\site-packages\jupyterlab
[I 2024-10-01 23:37:16.579 LabApp] JupyterLab application directory is C:\Users\tanaw\AppData\Local\Programs\Python\Python312\share\jupyter\lab
[I 2024-10-01 23:37:16.579 LabApp] Extension Manager is 'pypi'.
[I 2024-10-01 23:37:16.821 ServerApp] jupyterlab | extension was successfully loaded.
[I 2024-10-01 23:37:16.829 ServerApp] notebook | extension was successfully loaded.
[I 2024-10-01 23:37:16.829 ServerApp] Serving notebooks from local directory: C:\Users\tanaw
[I 2024-10-01 23:37:16.829 ServerApp] Jupyter Server 2.14.2 is running at:
[I 2024-10-01 23:37:16.829 ServerApp] http://localhost:8888/tree?token=e7fcdb628038425144eca111e06c62220e8f7658af91a92b
[I 2024-10-01 23:37:16.829 ServerApp]     http://127.0.0.1:8888/tree?token=e7fcdb628038425144eca111e06c62220e8f7658af91a92b
[I 2024-10-01 23:37:16.829 ServerApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
[E 2024-10-01 23:37:16.829 ServerApp] Failed to write server-info to C:\Users\tanaw\AppData\Roaming\jupyter\runtime\jpserver-19316.json: PermissionError(13, 'Permission denied')
Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in _run_code
File "C:\Users\tanaw\AppData\Local\Programs\Python\Python312\Scripts\jupyter-notebook.EXE\__main__.py", line 7, in 
File "C:\Users\tanaw\AppData\Local\Programs\Python\Python312\Lib\site-packages\jupyter_server\extension\application.py", line 623, in launch_instance
serverapp.start()
File "C:\Users\tanaw\AppData\Local\Programs\Python\Python312\Lib\site-packages\jupyter_server\serverapp.py", line 3120, in start
self.start_app()
File "C:\Users\tanaw\AppData\Local\Programs\Python\Python312\Lib\site-packages\jupyter_server\serverapp.py", line 3024, in start_app
self.write_browser_open_files()
File "C:\Users\tanaw\AppData\Local\Programs\Python\Python312\Lib\site-packages\jupyter_server\serverapp.py", line 2891, in write_browser_open_files
self.write_browser_open_file()
File "C:\Users\tanaw\AppData\Local\Programs\Python\Python312\Lib\site-packages\jupyter_server\serverapp.py", line 2914, in write_browser_open_file
with open(self.browser_open_file, "w", encoding="utf-8") as f:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
PermissionError: [Errno 13] Permission denied: 'C:\\Users\\tanaw\\AppData\\Roaming\\jupyter\\runtime\\jpserver-19316-open.html'
Пожалуйста, дайте мне знать, как устранить ошибку.

Подробнее здесь: https://stackoverflow.com/questions/790 ... is-problem

Вернуться в «Python»