Fork me on GitHub
摘要: import torch出现 ”from torch._C import * ImportError: DLL load failed: 找不到指定的模块“错误这里torch=1.0.1,torchvision=0.2.0。最后解决这个错误的手段是升级了numpy=1.17,python=3.6.3 阅读全文
posted @ 2019-10-22 17:43 石头木 阅读(7594) 评论(0) 推荐(1)