当前位置:网站首页>FileNotFoundError: Could not find module ‘... dll‘ (or one of its dependencies).
FileNotFoundError: Could not find module ‘... dll‘ (or one of its dependencies).
2022-07-03 10:39:00 【serity】
In today's workstation Up operation python The program times the following error :
FileNotFoundError: Could not find module ‘D:\Anaconda3\lib\site-packages\scipy.libs\libbanded5x.EVQBRDRR4US53IHPKU7YBJU2OAGXVHOG.gfortran-win_amd64.dll’ (or one of its dependencies). Try using the full path with constructor syntax.
I looked down the catalogue and found something related dll Files do exist .
At present, the best way is to reduce scipy Version to 1.6.2, Command line execution
conda install scipy==1.6.2
边栏推荐
- Judging the connectivity of undirected graphs by the method of similar Union and set search
- MySQL报错“Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggre”解决方法
- Yolov5 creates and trains its own data set to realize mask wearing detection
- High imitation wechat
- Raspberry pie 4B deploys lnmp+tor and builds a website on dark web
- Leetcode刷题---852
- Leetcode刷题---367
- Introduction to deep learning linear algebra (pytorch)
- 权重衰退(PyTorch)
- MySQL reports an error "expression 1 of select list is not in group by claim and contains nonaggre" solution
猜你喜欢
Boston house price forecast (tensorflow2.9 practice)
An open source OA office automation system
Raspberry pie 4B deploys lnmp+tor and builds a website on dark web
Standard library header file
Unity小组工程实践项目《最强外卖员》策划案&纠错文档
侯捷——STL源码剖析 笔记
Training effects of different data sets (yolov5)
A super cool background permission management system
Ut2017 learning notes
Ut2015 learning notes
随机推荐
Ut2016 learning notes
Hands on deep learning pytorch version exercise solution - 2.3 linear algebra
User recommendation preference model based on attention enhanced knowledge perception
【吐槽&脑洞】关于逛B站时偶然体验的弹幕互动游戏魏蜀吴三国争霸游戏的一些思考
Leetcode刷题---374
Ind kwf first week
Seata分布式事务失效,不生效(事务不回滚)的常见场景
Raspberry pie 4B deploys lnmp+tor and builds a website on dark web
Leetcode skimming ---263
Ind yff first week
Handwritten digit recognition: CNN alexnet
熵值法求权重
Leetcode刷题---75
What useful materials have I learned from when installing QT
MySQL reports an error "expression 1 of select list is not in group by claim and contains nonaggre" solution
Out of the box high color background system
Training effects of different data sets (yolov5)
[untitled] numpy learning
High imitation wechat
Multilayer perceptron (pytorch)