Creating new notebook in Bad file descriptor (bundled\zeromq\src\epoll.cpp:100)创建文件错误问题

    输入jupyter notebook不能直接跳转到网页,通过黑色窗口的链接打开了jupyter notebook,但是在上面写代码不高亮,也不能运行,一运行就新弹出一行。

    看网上有说那个黑色窗口不能关,我通过链接进入jupyter notebook,用python创建文件时候显示下面的情况Bad file descriptor (bundled\zeromq\src\epoll.cpp:100),黑色窗口就自动关闭了,请问这个该如何解决呢?

  1. 换纯英文路径试试
  2. 重装jupyter ‘pip install --upgrade --force-reinstall --no-cache-dir jupyter’