新建的虚拟环境下 jupyter import 包失败

明明在新的虚拟环境下安装包已经下载成功了,但是在jupyter中import包依旧失败
原因可能是你的jupyter是你原来环境下的,在新建的虚拟环境下并没有jupyter,所以要在新环境下添加jupyter,
1.打开anaconda,切换到新环境下,找到jupyter,第一次是install,点击即可,成功后就会变成图片所示,Launch。
jupyter import包失败 ,新建虚拟环境下 jupyter导入包失败
在主菜单里出现新的虚拟环境下的jupyter.
jupyter import包失败 ,新建虚拟环境下 jupyter导入包失败
还可以命令行里下载juputer,这里不再赘述:)

相关文章:

  • 2021-09-25
  • 2021-11-25
  • 2022-12-23
  • 2021-05-10
  • 2022-12-23
  • 2022-12-23
  • 2021-06-28
  • 2022-12-23
猜你喜欢
  • 2021-07-01
  • 2021-09-02
  • 2021-09-13
  • 2022-12-23
  • 2021-10-30
  • 2021-04-16
  • 2021-10-30
相关资源
相似解决方案