JavaShuo
栏目
标签
安装完torch geometric,import torch_geometric然后报错:OSError: [WinError 127] 找不到指定的模块
时间 2021-01-05
标签
PyTorch
繁體版
原文
原文链接
我用的是CPU,没用GPU,不过这个与使不使用GPU好像没关系。 对于import torch_geometric然后报错: OSError: [WinError 127] 找不到指定的模块 我找到了原因,根本的内在原因是:torch_geometric这个包在调用的时候,会在Python 里面使用 ctypes 载入 dll 文件,如果这个 dll文件 还依赖于其它的 dll文件的话,这些相关的
>>阅读原文<<
相关文章
1.
下载完torch后import报错 OSError: [WinError 126] 找不到指定的模块。 Error loading “D:\Anaconda\envs\tensorflow\li
2.
[解决]:python 3.7 split_label.py OSError: [WinError 126] 找不到指定的模块。
3.
OSError: [WinError 126] 找不到指定的模块————Shapely
4.
OSError: [WinError 126] 找不到指定的模块/Could not find 'cudart64_90.dll'.
5.
OSError: [WinError 126] 找不到指定的模块 —— 解决办法
6.
failed to create anacoda menue;WARNING: The conda.compat module;OSError: [WinError 126] 找不到指定的模块
7.
【opencv】 OSError: [WinError 126] 找不到指定的模块。
8.
xgboost问题:OsError: WinError 126 找不到指定模块
9.
win10 安装pytorch gpu 及 解决报错“OSError: [WinError 126] 找不到指定的模块
10.
:from torch._C import * ImportError: DLL load failed: 找不到指定的模块。
更多相关文章...
•
Lua 模块与包
-
Lua 教程
•
SVN 安装
-
SVN 教程
•
Composer 安装与使用
•
IntelliJ IDEA安装代码格式化插件
相关标签/搜索
Python 安装模块
oserror
geometric
torch
winerror
找错
找不到
PyCharm的安装
然后
网站建设指南
NoSQL教程
Docker教程
后端
设计模式
委托模式
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
「插件」Runner更新Pro版,帮助设计师远离996
2.
错误 707 Could not load file or assembly ‘Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKe
3.
Jenkins 2018 报告速览,Kubernetes使用率跃升235%!
4.
TVI-Android技术篇之注解Annotation
5.
android studio启动项目
6.
Android的ADIL
7.
Android卡顿的检测及优化方法汇总(线下+线上)
8.
登录注册的业务逻辑流程梳理
9.
NDK(1)创建自己的C/C++文件
10.
小菜的系统框架界面设计-你的评估是我的决策
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
1.
下载完torch后import报错 OSError: [WinError 126] 找不到指定的模块。 Error loading “D:\Anaconda\envs\tensorflow\li
2.
[解决]:python 3.7 split_label.py OSError: [WinError 126] 找不到指定的模块。
3.
OSError: [WinError 126] 找不到指定的模块————Shapely
4.
OSError: [WinError 126] 找不到指定的模块/Could not find 'cudart64_90.dll'.
5.
OSError: [WinError 126] 找不到指定的模块 —— 解决办法
6.
failed to create anacoda menue;WARNING: The conda.compat module;OSError: [WinError 126] 找不到指定的模块
7.
【opencv】 OSError: [WinError 126] 找不到指定的模块。
8.
xgboost问题:OsError: WinError 126 找不到指定模块
9.
win10 安装pytorch gpu 及 解决报错“OSError: [WinError 126] 找不到指定的模块
10.
:from torch._C import * ImportError: DLL load failed: 找不到指定的模块。
>>更多相关文章<<