Installation of pipenv on Windows fails
问题 I am working on a website with Django Heroku template. I want to work on this website on my Windows computer, and one of the requirements to work with Heroku and Python is to have pipenv (the project has a Pipfile). To install pipenv on Windows, I have tried two commands in the cmd terminal, which gave approximately the same error: pip install pipenv results in Collecting pipenv Using cached pipenv-11.9.0.tar.gz Complete output from command python setup.py egg_info: error in pipenv setup