OSError: [WinError 1114] 动态链接库(DLL)初始化例程失败。Error loading ... c10.dll

环境:cuda 13.0 torch 2.9.1 2025-12-2

报错

Traceback (most recent call last):

_load_dll_libraries()

File "C:\Users\Administrator\Desktop\project\venv_torch2.9.1\Lib\site-packages\torch\init.py", line 264, in _load_dll_libraries raise err

OSError: [WinError 1114] 动态链接库(DLL)初始化例程失败。

Error loading "C:\Users\Administrator\Desktop\project\venv_torch2.9.1\Lib\site-packages\torch\lib\c10.dll" or one of its dependencies.

解决方案

安装最新mv c++,详情见下面的链接

[WinError 1114] A dynamic link library (DLL) initialization routine failed · Issue #166628 · pytorch/pytorch

相关推荐
飞哥数智坊1 天前
我的“龙虾”罢工了!正好对比下GLM、MiniMax、Kimi 3家谁更香
人工智能
风象南1 天前
很多人说,AI 让技术平权了,小白也能乱杀老师傅 ?
人工智能·后端
董董灿是个攻城狮1 天前
大模型连载1:了解 Token
人工智能
花酒锄作田1 天前
使用 pkgutil 实现动态插件系统
python
RoyLin1 天前
沉睡三十年的标准:HTTP 402、生成式 UI 与智能体原生软件的时代
人工智能
needn1 天前
TRAE为什么要发布SOLO版本?
人工智能·ai编程
毅航1 天前
自然语言处理发展史:从规则、统计到深度学习
人工智能·后端
前端付豪1 天前
LangChain链 写一篇完美推文?用SequencialChain链接不同的组件
人工智能·python·langchain
ursazoo1 天前
写了一份 7000字指南,让 AI 帮我消化每天的信息流
人工智能·开源·github
曲幽1 天前
FastAPI实战:打造本地文生图接口,ollama+diffusers让AI绘画更听话
python·fastapi·web·cors·diffusers·lcm·ollama·dreamshaper8·txt2img