7 comments

The same problem here, on a new system do not add existing conda env ( need support

0

Could you share a screenshot of what the window looks like in your case?

Do you use the latest PyCharm version (2023.1 at the moment)?

0

Similar issue with the latest pycharm. I have a new working conda environment. To a new porject, I want to use that env, but after adding the interpreter, dont see it n the list of interepreters to select. So frustrating to work. And no error messages etc.

0
Could you please provide the expanded list of detected enviroments in PyCharm, and the output of `conda env list` from the terminal?
-1

I am having this same issue.

0

I am having this same issue too, I am using Pycharm 2023.2.1 Professional and can't add exisiting conda env ,  following pic show the output of cmd ‘conda env list’:

0
Could you please submit a bug report to https://youtrack.jetbrains.com and provide logs from **Help | Collect Logs and Diagnostic Data** after adding the following lines to **Help | Diagnostic Tools | Debug Log Settings...** and reproducing the issue?

```
#com.intellij.execution.configurations.GeneralCommandLine
```

(keep the # character)
0

Please sign in to leave a comment.