Pipfile not in main project folder
已回答
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.
请先登录再写评论。
Hi
No, it's not possible. Please create a feature request in PyCharms' bug tracker: https://youtrack.jetbrains.com/issues/PY
Hi, is it done already?
The feature request has been submitted:
https://youtrack.jetbrains.com/issue/PY-33595
im actually pretty shocked this doesnt work