tiny_computer icon indicating copy to clipboard operation
tiny_computer copied to clipboard

VScode安装ipykernel后运行ipynb会显示Permission denied(疑似getifaddrs问题)

Open Mintanxon opened this issue 1 year ago • 2 comments

报错信息如下:

Failed to start the Kernel.
/usr/lib/python3/dist-packages/jupyter_client/localinterfaces.py:265: UserWarning: Unexpected error discovering local network interfaces: [Errno 13] Permission denied
  warn(\"Unexpected error discovering local network interfaces: %s\" % e)
Permission denied (src/ip_resolver.cpp:542).
View Jupyter <a href='command:jupyter.viewOutput'>log</a> for further details."

好像也是getifaddrs无权限相关的问题,但是没有找到该如何操作

Mintanxon avatar Dec 27 '24 14:12 Mintanxon

你的还好,我的刚启动那个vnc都报无权限,压根访问不了

steven-ld avatar Feb 26 '25 10:02 steven-ld

你的还好,我的刚启动那个vnc都报无权限,压根访问不了

我也遇到了,咱这个问题最后有没有解决啊

NOTLIK303 avatar Aug 10 '25 13:08 NOTLIK303