Created
October 15, 2019 07:53
-
-
Save dzinampini/53b5584bc31217994aaf42bb6fbf6f52 to your computer and use it in GitHub Desktop.
Use pipeenv in Windows
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Run Windows Power Shell as Administrator | |
Run the following command in Power Shell | |
pip install pipenv | |
This works if python Env variable is already set |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment