Simon Weiler
Results
1
comments of
Simon Weiler
Hi, concerning the pipenv issue for unexperienced Python users, you should make sure that you have these paths added: set PATH=%PATH% ;C:\Users\name_user\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\Scripts set PATH=%PATH%;C:\Users\name_user\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\Scripts It would be helfpul if this...