Why is "conda executable is not found"?
My PyCharm: PyCharm 2023.1.2 (Community Edition), Build #PC-231.9011.38, built on May 16, 2023
OS: Mac
I can't configure a conda interpreter, and my conda path by 'which conda':
/Users/martin/miniconda/bin//conda
When I try to configure conda env, it always give this message: "conda executable is not find " in Pycharm. What's the reason? Please see the attachment.
请先登录再写评论。
I have the same problem! It used to work just fine.
Hello,
it means you should specify the path to conda manually. Just paste /Users/martin/miniconda/bin//conda to the conda executable field.