Pycharm doesn't accept my uv .venv

Answered

It appears that pycharm only accepts a uv .venv at the top of the content root.  I have my project split into two subprojects, js (client) & python (server), so I want to put all the python stuff, including pyproject.toml & the .venv in the server dir.   

However pycharm only will accept pyproject.toml & the .venv at the top level of the content root.

Is there a way to fix this?

Thanks, Beth

0
3 comments

Please check the 2025.1 EAP version available via the Toolbox App

It might be fixed by the following : https://youtrack.jetbrains.com/issue/PY-78648/UV-interpreter-cant-be-created-if-there-is-a-pyproject.toml-without-project-section-file-in-the-directory-1-level-above-the

In case it persists, please create  a new bug report on YouTrack with the exact steps to replicate it

1

Andrew Acchione Create a new bug report on YouTrack and provide the detailed steps to replicate the behavior

0

Please sign in to leave a comment.