当前位置:网站首页>记录一下在深度学习-一些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
边栏推荐
- 百度杯”CTF比赛 2017 二月场,Web:爆破-2
- Introduction to sap ui5 flexiblecolumnlayout control
- 解决uni-app配置页面、tabBar无效问题
- UnicodeDecodeError: ‘utf-8‘ codec can‘t decode byte 0xe6 in position 76131: invalid continuation byt
- Solve Unicode decodeerror: 'GBK' codec can't decode byte 0xa2 in position 107
- Developers, is cloud native database the future?
- Halcon template matching actual code (I)
- MSTP and eth trunk
- Shandong University Summer Training - 20220620
- Write API documents first or code first?
猜你喜欢

CloudCompare——点云切片

Natural language processing series (I) introduction overview

MySQL --- 数据库查询 - 排序查询、分页查询

Word document injection (tracking word documents) incomplete

《2022年中国银行业RPA供应商实力矩阵分析》研究报告正式启动

蜀天梦图×微言科技丨达梦图数据库朋友圈+1

How to protect user privacy without password authentication?

Get to know linkerd project for the first time

Discussion on error messages and API versions of SAP ui5 getsaplogonlanguage is not a function

Association modeling method in SAP segw transaction code
随机推荐
CloudCompare——点云切片
山东大学暑期实训一20220620
【Hot100】34. Find the first and last positions of elements in a sorted array
实现 1~number 之间,所有数字的加和
Discussion on error messages and API versions of SAP ui5 getsaplogonlanguage is not a function
leetcode 10. Regular Expression Matching 正则表达式匹配 (困难)
It's too convenient. You can complete the code release and approval by nailing it!
Hiengine: comparable to the local cloud native memory database engine
[深度学习论文笔记]TransBTSV2: Wider Instead of Deeper Transformer for Medical Image Segmentation
阿里云SLB负载均衡产品基本概念与购买流程
Run, open circuit
同事半个月都没搞懂selenium,我半个小时就给他整明白!顺手秀了一波爬淘宝的操作[通俗易懂]
Hiengine: comparable to the local cloud native memory database engine
FPGA 学习笔记:Vivado 2019.1 添加 IP MicroBlaze
Summary and arrangement of JPA specifications
About the single step debugging of whether SAP ui5 floating footer is displayed or not and the benefits of using SAP ui5
MSTP and eth trunk
Developers, is cloud native database the future?
【Hot100】33. Search rotation sort array
Rocky基础知识1