推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
yelizi
V2EX  ›  Python

Jupyter 程序无法运行,右上角 python3 一直显示服务正忙的问题

  •  
  •   yelizi · Feb 21, 2019 · 3506 views
    This topic created in 2663 days ago, the information mentioned may be changed or developed.
    如题,我在安装 Anaconda 的时候将其 ADD PATH 了,安装完成后我在 environments 中创建了一个新的环境,我在 base(root)的环境下运行程序不会出现问题,但是在新建的环境下打开 Jupyter,右上角就会一直显示服务正忙

    各位大佬这个情况应该怎么解决呀?和我 ADD PATH 有关吗?我之前笔记本上这样没有出现问题呀?!
    2 replies    2019-02-21 21:53:19 +08:00
    lithiumii
        1
    lithiumii  
       Feb 21, 2019
    干脆新环境也装一遍 jupyter 试试
    yelizi
        2
    yelizi  
    OP
       Feb 21, 2019
    https://blog.csdn.net/loovelj/article/details/82184223

    重新安装 2 个包后问题解决……
    pip install "pyzmq==17.0.0" "ipykernel==4.8.2"
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   830 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 20:34 · PVG 04:34 · LAX 13:34 · JFK 16:34
    ♥ Do have faith in what you're doing.