OSError: [WinError 126] 找不到指定的模块。 Error loading “D:\ProgramData\Anaconda3\lib\site-packages\torch\li

今天跑代码的时候,pytorch报错,说找不到指定模块,之前重装了电脑,好多东西都没了。看着这个报错,觉得心好累。

OSError: [WinError 126] 找不到指定的模块。 Error loading "D:\ProgramData\Anaconda3\lib\site-packages\torch\lib\asmjit.dll" or one of its dependencies.

仔细看看报错信息,发现开头就告诉我说是因为没有安装c++,才报错的

Microsoft Visual C++ Redistributable is not installed, this may lead to the DLL load failure.
                 It can be downloaded at https://aka.ms/vs/16/release/vc_redist.x64.exe
Traceback (most recent call last):
  File "D:/ProgramData/PycharmProjects/T2/LSTM-CRF-main/LSTM_CRF.py", line 1, in <module>
    import torch
  File "D:\ProgramData\Anaconda3\lib\site-packages\torch\__init__.py", line 137, in <module>
    raise err
OSError: [WinError 126] 找不到指定的模块。 Error loading "D:\ProgramData\Anaconda3\lib\site-packages\torch\lib\asmjit.dll" or one of its dependencies.

按照报错信息给的地址下载安装,问题就解决了。

Microsoft Visual C++ Redistributable is not installed, this may lead to the DLL load failure.
               
 It can be downloaded at https://aka.ms/vs/16/release/vc_redist.x64.exe

 下载地址:https://aka.ms/vs/16/release/vc_redist.x64.exe

  • 6
    点赞
  • 4
    收藏
    觉得还不错? 一键收藏
  • 8
    评论
评论 8
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值