posted on 2023-05-21 17:51 read(1192) comment(0) like(10) collect(3)
After Anaconda configures the virtual environment , the environment needs to be added to PyCharm. (Or when creating a new project, set the operating environment for a certain project), choose Conda Environment, and sometimes the Conda executable is not found error will appear.
The error source of this article is in the process of configuring Anaconda and Pytorch. For the installation process of this machine, see this article WIndows10 system installation Anaconda, Pycharm and Pytorch environment (NVIDIA GPU version)
solution steps:
Feedback:
1: Many students commented that _conda.exe could not be found.
_conda.exe is the following application:
If you can’t find _conda.exe, you can try to install an old version of pycharm or anaconda to see if it works? Or retrieve the absolute path of _conda.exe and copy the path directly?
2. Unrecognized in the Previously configured interpreter
Check whether python is installed in the virtual environment to be added. If python is not installed in the environment, it will not be recognized. That is to say, only create a virtual environment, and pycharm should not be able to recognize it.
3. Some students in the comments said that if you add Anaconda Scripts to the environment variable Path, you can use conda.exe in Scripts
Author:cindy
link:http://www.pythonblackhole.com/blog/article/25300/f26046e24d881cd13c8f/
source:python black hole net
Please indicate the source for any form of reprinting. If any infringement is discovered, it will be held legally responsible.
name:
Comment content: (supports up to 255 characters)
Copyright © 2018-2021 python black hole network All Rights Reserved All rights reserved, and all rights reserved.京ICP备18063182号-7
For complaints and reports, and advertising cooperation, please contact vgs_info@163.com or QQ3083709327
Disclaimer: All articles on the website are uploaded by users and are only for readers' learning and communication use, and commercial use is prohibited. If the article involves pornography, reactionary, infringement and other illegal information, please report it to us and we will delete it immediately after verification!