Pipfile not in main project folder

Answered

Is there a way to get Pycharm to detect a Pipfile that is in a subfolder? For the life of me I can't figure out how to achieve this.

 

My project structure is the following:

Project >

    Python code (marked as source root) -> Pipfile located here

    Javascript code

    Various other folders

 

When I try to create a new Pipenv interpreter the Pipfile cannot be located since it is not in the Project folder.

4
4 comments

Hi

No, it's not possible. Please create a feature request in PyCharms' bug tracker: https://youtrack.jetbrains.com/issues/PY

0
Avatar
Permanently deleted user

im actually pretty shocked this doesnt work

0

Please sign in to leave a comment.