当前位置:网站首页>记录一下在深度学习-一些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
边栏推荐
- SAE international strategic investment geometry partner
- 同事半个月都没搞懂selenium,我半个小时就给他整明白!顺手秀了一波爬淘宝的操作[通俗易懂]
- 《2022年中國銀行業RPA供應商實力矩陣分析》研究報告正式啟動
- Summary and arrangement of JPA specifications
- Asemi rectifier bridge hd06 parameters, hd06 pictures, hd06 applications
- “百度杯”CTF比赛 九月场,Web:Upload
- LB10S-ASEMI整流桥LB10S
- RHCSA9
- Small case of function transfer parameters
- Rocky basic command 3
猜你喜欢
MSTP and eth trunk
Backup and restore of Android local SQLite database
国际自动机工程师学会(SAE International)战略投资几何伙伴
Fragmented knowledge management tool memos
Introduction to sap ui5 dynamicpage control
精彩速递|腾讯云数据库6月刊
SAP ui5 objectpagelayout control usage sharing
Pandora IOT development board learning (HAL Library) - Experiment 7 window watchdog experiment (learning notes)
聊聊异步编程的 7 种实现方式
Flutter draws animation effects of wave movement, curves and line graphs
随机推荐
一网打尽异步神器CompletableFuture
数据湖(七):Iceberg概念及回顾什么是数据湖
Changing JS code has no effect
How to protect user privacy without password authentication?
Go pointer
uni-app开发语音识别app,讲究的就是简单快速。
Run, open circuit
Discussion on error messages and API versions of SAP ui5 getsaplogonlanguage is not a function
OpenHarmony应用开发之Navigation组件详解
什么是网络端口
leetcode 10. Regular Expression Matching 正则表达式匹配 (困难)
《2022年中国银行业RPA供应商实力矩阵分析》研究报告正式启动
Sorry, we can't open xxxxx Docx, because there is a problem with the content (repackaging problem)
leetcode:221. Maximum square [essence of DP state transition]
Word document injection (tracking word documents) incomplete
Rocky basics 1
Simple page request and parsing cases
函数的默认参数&函数参数的多种方法
函数传递参数小案例
Pandora IOT development board learning (HAL Library) - Experiment 7 window watchdog experiment (learning notes)