当前位置:网站首页>Pychart loads CONDA to create a pytorch virtual environment and reports an error. It is normal on the CONDA command line
Pychart loads CONDA to create a pytorch virtual environment and reports an error. It is normal on the CONDA command line
2022-07-26 19:30:00 【Eschatological light】
Report errors :
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: The specified module was not found .
But on the command line :

terms of settlement :
Add the following :
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;Be careful : You can set it according to your own software address .
边栏推荐
- How many pairs can an array of leetcode simple questions form
- The role of @requestmapping in the project and how to use it
- The inventory of chips in the United States is high, and the shipment of chips in China has increased rapidly and the import of 28.3 billion chips has been greatly reduced. TSMC has a showdown
- 深度学习的数学基础
- MySQL主从复制配置详解
- 千万不要随便把 Request 传递到异步线程里面 , 有坑 你拿捏不住,得用 startAsync 方法才行
- C # create and read dat file cases
- PADS画2.54mm排针
- 一些时序建模策略(一)
- 用低代码搭建千人食品制造企业高效管理系统案例分析
猜你喜欢

Sre person in charge of station B personally describes the multi activity disaster recovery construction after the 713 accident | takintalks share

C语言-入门-语法-字符串(十一)

C # create and read dat file cases

关于接口测试你想知道的都在这儿了

博客维护记录之图片预览嵌入位置问题

This article explains in detail the five benefits that MES system brings to enterprises, with application scenarios

Network protocol: tcp/ip protocol

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

How to protect e-commerce websites from network attacks?

Covos: no need to decode! Semi supervised Vos acceleration using motion vectors and residuals of compressed video bitstreams (CVPR 2022)
随机推荐
NLP 学习之路
Four methods of closing forms in C #
[yolov5] - detailed version of training your own dataset, nanny level learning, logging, hand-in-hand tutorial
MapReduce (II)
Synchronized理论
密码一致,总显示如下图
Introduction to Seata
TypeScript阶段学习
Leetcode notes: Weekly contest 303
How many pairs can an array of leetcode simple questions form
ReentrantLock学习之---基本属性
C # create and read dat file cases
J2 Redis之 AOF&RDB
Covos: no need to decode! Semi supervised Vos acceleration using motion vectors and residuals of compressed video bitstreams (CVPR 2022)
JVM内存模型之Volatile关键字
MongoDB stats统计集合占用空间大小
After the exam on June 25, see how the new exam outline reviews PMP
cuda11.2对应pytorch安装
一些时序建模策略(一)
Detailed explanation of MySQL master-slave replication configuration