文章目录 问题 解决 1、`pip install --upgrade --force-reinstall pyzmq ` 2、更新ipython 以及 ipython kernel 问题 进入 jupyter notebook 以及切换不同的虚拟环境时,突然出现以下的报错: 解决 1、pip install --upgrade --force-reinstall pyzmq 结果:没有用! 2、更新ipython 以及 ipython kernel conda list pip install --upgrade ipykernel 没有用,继续: pip install --upgrade ipython