New to Django trying to create a project in a virtual environment
I had the same, but when i was looking for solutions, finally, i realized that its because of my terminal, i was working on powershell instead of my virtualenv (pipenv). when i changed into the virtualenv shell everything was ok.