开发者社区> 问答> 正文

ipython notebook?报错


在linux下 ,ipython、notebook、jupyter都安装了。但是ipython notebook的时候还是报错:

ImportError: /usr/local/lib/python2.7/site-packages/zmq/backend/cython/error.so undefined symbol: zmq_strerror

请问该怎么解决

展开
收起
爱吃鱼的程序员 2020-06-08 21:28:09 647 0
1 条回答
写回答
取消 提交回答
  • https://developer.aliyun.com/profile/5yerqm5bn5yqg?spm=a2c6h.12873639.0.0.6eae304abcjaIB

    你用jupyternotebook命令启动

    jupyternotebook
    Traceback(mostrecentcalllast):
     File"/usr/local/bin/jupyter-notebook",line5,in<module>
      frompkg_resourcesimportload_entry_point
     File"/usr/local/lib/python2.7/site-packages/distribute-0.6.49-py2.7.egg/pkg_r                      esources.py",line2877,in<module>
      working_set.require(__requires__)
     File"/usr/local/lib/python2.7/site-packages/distribute-0.6.49-py2.7.egg/pkg_r                      esources.py",line698,inrequire
      needed=self.resolve(parse_requirements(requirements))
     File"/usr/local/lib/python2.7/site-packages/distribute-0.6.49-py2.7.egg/pkg_r                      esources.py",line596,inresolve
      raiseDistributionNotFound(req)
    pkg_resources.DistributionNotFound:configparser>=3.5

    又出现了新的错误。。。


    我在另一服务器上倒是成功安装了ipythonnotebook 

    但在打开的时候,无论是用 ipythonnotebook 还是jupyternotebook,都会报错说找不到浏览器

    [W04:51:15.344NotebookApp]Nowebbrowserfound:couldnotlocaterunnablebrowser.

    我搜方法的时候,有人提到配置  jupyter_notebook_config.py这个文件,但是没有针对这个原因配置的,请问该怎么办呢。。

    2020-06-08 21:28:27
    赞同 展开评论 打赏
问答分类:
问答地址:
问答排行榜
最热
最新

相关电子书

更多
Python第四讲——使用IPython/Jupyter Notebook与日志服务玩转超大规模数据分析与可视化 立即下载
From Python Scikit-Learn to Sc 立即下载
Taking Jupyter Notebooks and A 立即下载