

OSError: [WinError 126] 找不到指定的模块。
source link: https://blog.csdn.net/anglemanyi/article/details/111937051
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

OSError: [WinError 126] 找不到指定的模块。
1.问题描述
在windows环境中,运行paddlepaddle程序报错:OSError: [WinError 126] 找不到指定的模块,如下图所示。
2.解决办法
windows环境下,建议离线下载whl文件,完成shapely的安装, 直接通过pip安装的shapely库可能出现[winRrror 126]
找不到指定模块的问题
。
(1)下载地址:https://www.lfd.uci.edu/~gohlke/pythonlibs/#shapely
根据自己的版本进行选择
(2)卸载原来的shapely
pip uninstall shapely
(3)离线安装
pip install Shapely-1.7.1-cp36-cp36m-win_amd64.whl
再运行程序就没有问题了!
Recommend
-
6
Kate Sky talks with John, Ward, and Craig about her experiences mentoring, NgRx, immutability in code, how you decide what to refactor, how to mentor someone entering NgRx, and state management issues.
-
5
Share This: Show Notes In this episode I want...
-
6
LLVM Weekly - #126, May 30th 2016 May 30, 2016 #llvmweekly 4 minute read Welcome to the one hundred and twenty-sixth issue of...
-
6
Episode #126: Teaching What You Learn with Tomasz Łakomy February 28, 2022 • 58 minutes On this episode, Jeremy and Rebecca chat with Tomasz Łakomy about his work at Cloudash and Stedi, why continuous...
-
5
Issue #126 24 Jan 2019 Written by: Bas Broek Last week we saw the introduction of a new Swift Communit...
-
8
Educational Codeforces Round 126 [Rated for Div. 2] Educational Codeforces Round 126 [Rated for Div....
-
10
silverfish's blog
-
7
Educational Codeforces Round 126 (Rated for Div. 2) Educational Codeforces Round 126 (Rated f...
-
5
Changelog #126 Apr 25, 2022 New Features #12032 display signature help when applying the A...
-
4
解决pip install x ERROR: Could not install packages due to an OSError…问题 作者:
About Joyk
Aggregate valuable and interesting links.
Joyk means Joy of geeK