当前位置:网站首页>记录一下在深度学习-一些bug处理
记录一下在深度学习-一些bug处理
2022-07-05 13:17:00 【紧到长不胖】
1.ModuleNotFoundError: No module named ‘torchsummary’
导入torchsummary报错
ModuleNotFoundError: No module named 'torchsummary'
处理

2.ValueError: invalid mode: ‘config.json’
上下午读取不对,基本上修改路径成正常的with open表达即可
3.ModuleNotFoundError: No module named ‘pytest’
通过查询,网上说有同名的test**.py文件等,我发现并没有,最后检查发现,在pytorch_gpu环境下并没有pytest,最后pip install pytest解决
4.ModuleNotFoundError: No module named ‘librosa’
吸取前面的教训,直接pip
5.ModuleNotFoundError: No module named ‘xlrd’
pip !!!
6.ImportError: Missing optional dependency ‘openpyxl’. Use pip or conda to install openpyxl.
pip install openpyxl
边栏推荐
猜你喜欢

Pycharm installation third party library diagram

What is a network port

uni-app开发语音识别app,讲究的就是简单快速。

Word document injection (tracking word documents) incomplete

Cloudcompare - point cloud slice

Developers, is cloud native database the future?

ABAP editor in SAP segw transaction code

The Research Report "2022 RPA supplier strength matrix analysis of China's banking industry" was officially launched

Natural language processing series (I) introduction overview

go 数组与切片
随机推荐
峰会回顾|保旺达-合规和安全双驱动的数据安全整体防护体系
[daily question] 1200 Minimum absolute difference
先写API文档还是先写代码?
[深度学习论文笔记]UCTransNet:从transformer的通道角度重新思考U-Net中的跳跃连接
Shuttle INKWELL & ink components
山东大学暑期实训一20220620
It's too convenient. You can complete the code release and approval by nailing it!
Detailed explanation of navigation component of openharmony application development
今年上半年,通信行业发生了哪些事?
前缀、中缀、后缀表达式「建议收藏」
时钟周期
Rocky basics 1
Difference between avc1 and H264
精彩速递|腾讯云数据库6月刊
FPGA 学习笔记:Vivado 2019.1 添加 IP MicroBlaze
Introduction to sap ui5 dynamicpage control
关于 Notion-Like 工具的反思和畅想
Can and can FD
leetcode:221. Maximum square [essence of DP state transition]
从外卖点单浅谈伪需求