2

I created a virtualenv:

mkvirtualenv someenv

It is automatically activated and I tried to install django

pip3 install django

and it says:

Could not find an activated virtualenv (required)

Am I missing some configuration? How to fix this?

Jahongir Rahmonov
  • 13,083
  • 10
  • 47
  • 91

0 Answers0