Pipenv seems to work only in the directory where the Pipfile lives. Maybe I'm trying to use it in a way it is not designed for.
For example, I installed a tool called "leo" (an editor) and no surprise that I will go to many folders and start pipenv run Leo
and it will start to install another virtual environment. What's the workaround?
from pipenv: only works in a installed folder?
No comments:
Post a Comment