记录一下自己jupyter notebook 遇到问题并解决的全流程

缘起:使用win + R 接着输入打开cmd窗口,键入 jupyter notebook,出现如下报错,前提是我已经添加了环境变量:
在这里插入图片描述
经过一番折腾,我又卸载了

pip uninstall jupyter notebook

在这里插入图片描述
卸载成功,想要重新安装,出现下面报错;
在这里插入图片描述
报错:

ERROR: Could not find a version that satisfies the requirement jupyter (from versions: none)
ERROR: No matching distribution found for jupyter

接下来,用上这段指令,安装成功:

pip install jupyter notebook -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com

看截图:
在这里插入图片描述
然后还是这样子,我彻底无语;
在这里插入图片描述
这次的收获,就是jupyter notebook 的卸载和重新安装!

本次相关参考:

参考1
参考2

参考3
中间也遇到这种报错:Exception: Jupyter commandjupyter-notebooknot found.

最后参照下面搞定了,附上链接:《Anaconda | 安装、环境配置与运行使用》, 一起来围观吧 https://blog.csdn.net/weixin_45441279/article/details/104650029?utm_source=app

  • 0
    点赞
  • 3
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值