当前位置:网站首页>Pycharm加载conda创建pytorch虚拟环境报错,在conda命令行正常
Pycharm加载conda创建pytorch虚拟环境报错,在conda命令行正常
2022-07-26 18:21:00 【末世灯光】
报错:
Please note and check the following:
* The Python version is: Python3.7 from "D:\anaconda\envs\qr_env\python.exe"
* The NumPy version is: "1.19.1"
and make sure that they are the versions you expect.
Please carefully study the documentation linked above for further help.
Original error was: DLL load failed: 找不到指定的模块。
然而在命令行里:

解决办法:
添加以下内容:
C:\ProgramData\Anaconda3;
C:\ProgramData\Anaconda3\Library\mingw-w64\bin;
C:\ProgramData\Anaconda3\Library;
C:\ProgramData\Anaconda3\Lib\site-packages;
C:\ProgramData\Anaconda3\Scripts;
C:\Users\wangliyuan\.conda\envs\py\Library\bin;注意:大家根据自己的软件地址进行设置。
边栏推荐
- J2 Redis之 AOF&RDB
- 配置服务器环境
- conda转移项目虚拟环境必备技能+pip速度下载太慢解决办法
- File depth monitoring strategy
- C # get local time / system time
- Save 50% of the cost JD cloud releases a new generation of hybrid CDN products
- C language - Introduction - syntax - string (11)
- Network protocol: tcp/ip protocol
- Introduce the difference between @getmapping and @postmapping in detail
- [MySQL from introduction to proficiency] [advanced chapter] (VIII) clustered index & non clustered index & joint index
猜你喜欢

还在用Xshell?你out了,推荐一个更现代的终端连接工具

Advanced template (runner's notes)

What is a server cluster? What are the advantages of overseas server clusters?

ReentrantLock学习之公平锁过程

Conda+pytorch environment tutorial

LeetCode简单题之装满杯子需要的最短总时长

Support proxy direct connection to Oracle database, jumpserver fortress v2.24.0 release

Configure the server environment

cuda11.2对应pytorch安装

Sentinel isolation and degradation
随机推荐
Without Lin benjian, there would be no TSMC today!
测试面试题集-UI自动化测试
ReentrantLock学习之---基础方法
从6月25日考试之后,看新考纲如何复习PMP
C # upper computer development - modify the window icon and exe file Icon
Conda+pytorch environment tutorial
高防服务器和高防IP的区别
EN 1504-7混凝土结构保护和修理用产品钢筋防腐—CE认证
Wechat applet plug-in -- wxml to canvas (generate pictures)
C language - Introduction - syntax - string (11)
LeetCode笔记:Biweekly Contest 83
Reentrantlock learning --- basic method
File depth monitoring strategy
J2 Redis之 AOF&RDB
2022搭建企业级数据治理体系
密码一致,总显示如下图
TypeScript阶段学习
AttributeError: ‘Upsample‘ object has no attribute ‘recompute_scale_factor‘
微信小程序插件--wxml-to-canvas(生成图片)
Advanced template (runner's notes)