- 博客(5)
- 收藏
- 关注
原创 VS code 配置std::thread调试环境(windows 系统)
VS code 配置多线程std::thread调试环境(windows 系统)
2022-04-05 20:11:57
5746
3
原创 在终端能到import模块 而在jupyter notebook无法导入的问题, windows系统)
在终端能到import模块 而在jupyter notebook无法导入的问题, windows系统)在cmd中,先用命令“conda activate 环境名字”切换到自己创建的环境中, 再输入python,然后可以用import torch命令导入pytorch模块。但是在该环境中,cmd输入命令jupytor notebook打开jupyter book。然后新建一个python脚本,输入import torch,会提示没有该模块。我是这么解决的:用windows左下角的程序搜索,打开anaco
2021-03-20 23:59:46
832
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人