PyCharm --won't connect to miniforge environment to create new project
Completed
I have reinstalled my python using miniforge installer. miniforge uses installs only from conda-forge. I have several miniforge environments successfully created.
When trying to create new project in pycharm using miniforge environment, the final step “create” does not activate. I am using:
new project -→ custom environment -→ environment:select exsting -→ type:conda -→ path to conda:/home/tom/miniforge3/bin/conda -→ environments found: poliastro is selected.
All looks fine but pycharm says “no conda environment selected” and the “create” button does not activate. Only “cancel” button works.
Anyone have any ideas how to create a pycharm project using miniforge?
thanks, tom kosvic
Post is closed for comments.
Hi Tcklinux, this issue requires thorough investigation, please create an issue on YouTrack: https://youtrack.jetbrains.com/issues/PY, attach all relevant information (reproduction steps, screenshots, logs from Help | Collect Logs and Diagnostic Data) for quicker resolution.