【转】python踩坑(FileNotFoundError: Could not find module '此处省略了一些路径win_amd64.dll' (or one of its dependencies). Try using the full path with constructor syntax.)

1、报错

(FileNotFoundError: Could not find module '此处省略了一些路径\site-packages\scipy\.libs\libbanded5x.GL5FZ7Y77HIKQFNMZKUOMV5GID6YMX2V.gfortran-win_amd64.dll' (or one of its dependencies). Try using the full path with constructor syntax.)

 

2、分析&解决

由于之前瞎搞包的版本,把环境里其他的包搞损坏了,所以这些包无法协同工作,重新更新一下全环境包就行。
更新全环境包:conda update --all

 

3、参考

https://blog.csdn.net/qq_42448606/article/details/122873905

posted @   尚方咸鱼  阅读(1103)  评论(0编辑  收藏  举报
相关博文:
阅读排行:
· 单线程的Redis速度为什么快?
· 展开说说关于C#中ORM框架的用法!
· Pantheons:用 TypeScript 打造主流大模型对话的一站式集成库
· SQL Server 2025 AI相关能力初探
· 为什么 退出登录 或 修改密码 无法使 token 失效
点击右上角即可分享
微信分享提示