首页
mac
it
登录
6mi
u
盘
搜
搜 索
it
解决AttributeError: module 'scipy.misc' has no attribute 'imread'错误
解决AttributeError: module 'scipy.misc' has no attribute 'imread'错误
mac
2025-09-28
17
错误原因:
scipy版本问题
解决方法
将scipy降级到1.2.1版本
命令:
pip install scipy==1
.
2
.
1
转载请注明原文地址: https://mac.8miu.com/read-506968.html
最新回复
(
0
)