在你的环境中卸载jupyter 后重新安装,使用国内源,可能是下载的时候丢失部分数据,导致安装不完全命令如下pip uninstall **pip install -i https://pypi.doubanio.com/simple/ **