当前位置:网站首页>Solutions to the environment created by Anaconda that cannot be displayed in pycharm
Solutions to the environment created by Anaconda that cannot be displayed in pycharm
2022-07-28 20:23:00 【Darcy cui】
The reason for writing this blog is , I just downloaded it tensorflow, Created a new environment , Want to be in pycharm Let's test it in the , But I couldn't find it in the process of creating the project I am here anconda Created in the tensorflow Environmental Science

As can be seen from the above figure , I'm not in the interpreter anconda Created in the tensorflow Environmental Science , At first, I thought it was the reason why it was not loaded , take pycharm Close and open , Not yet. , Finally, you can't restart the computer , Later, I found a solution .

Let's choose an environment we have created , Finish creating the project first .

And then we can see The lower right corner python3.9(taet01) That is, the environment you created the project before , When we click, the following picture will appear , Select interpreter settings .

Click on the red circle

Select show all

The following figure appears

If there is the environment you are looking for above, click to select , If not, see the following operation .
Go back to the previous two steps , Select Add

Select the top left conda Environmental Science

Choose an existing environment , Search for

Because I have created my blog before when I wrote this blog tensorflow The environment has been added , Here is a new creation test03 This environment , We found this environment Can Click OK .
Let's look at the current project environment , That's where we were anconda Created but not found environment .

This article is about some problems bloggers encounter when learning .
边栏推荐
- 3、 Are formal and actual parameters in a programming language variables?
- NEIL: Extracting Visual Knowledge from Web Data
- [C language] 5000 word super detailed explanation of various operations of the sequence table
- 1. C language variable type, global variable, local variable
- Const pointer of C language and parameter passing of main function
- 9. Pointer of C language (3) classic program, exchange the value of two numbers for deep analysis, (easy to understand), are formal parameters and arguments a variable?
- [C language] Pointer advanced knowledge points
- New fruit naming (DP is similar to the longest common subsequence)
- Linux Installation MySQL (pit filling version)
- Implementation of memmove in C language
猜你喜欢

WFST decoding process

Residual network RESNET source code analysis - pytoch version

How to automatically store email attachments in SharePoint

Linxu 【权限,粘滞位】
![[C language] use function pointers to make a different calculator](/img/58/e6ba11e054d9e45ec979224ac3e4c6.png)
[C language] use function pointers to make a different calculator

What is the variance?

9. Pointer of C language (1) what is pointer and how to define pointer variables
![[C language] print pattern summary](/img/48/d8ff17453e810fcd9269f56eda4d47.png)
[C language] print pattern summary
![[C language] Fibonacci sequence [recursion and iteration]](/img/02/6cff776db583f1b149686e15649d41.png)
[C language] Fibonacci sequence [recursion and iteration]

一碰撞就自燃,谁来关心电池安全?上汽通用有话说
随机推荐
DSACTF7月re
Merge sort template
flask_ Mail source code error
Sequential linear table - practice in class
File lookup and file permissions
ssm中项目异常处理
Why is customer support important to SaaS?
4. Const and difine and the problem of initializing arrays with const and define
6. Functions of C language, why functions are needed, how functions are defined, and the classification of functions
[C language] 5000 word super detailed explanation of various operations of the sequence table
C language - control statement
[C language] scanf format input and modifier summary
跨区域网络的通信学习静态路由
Multi-Modal Knowledge Graph Construction and Application: A Survey
最大交换[贪心思想&单调栈实现]
Two methods to judge the size end
WFST decoding process
Simple use of robobrowser
Raspberry pie 4B parsing PWM
Const pointer of C language and parameter passing of main function