Cannot add or create local conda python interpreter PyCharm
Answered
I asked this on stack overflow and still no answer.
Long story short, i cannot add or create a conda environment and use it on pycharm.
I couldnt find anything that helped online.
Thanks
Please sign in to leave a comment.
The same problem here, on a new system do not add existing conda env ( need support
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)?
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.
I am having this same issue.
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’:
```
#com.intellij.execution.configurations.GeneralCommandLine
```
(keep the # character)