python - pip will not install module in venv -


when run pip install django-pgjsonb regular user fails setuptools must installed install source distribution.

but setuptools installed can seen fact pip list includes following packages:

django (1.8.4) pip (7.1.2) setuptools (18.3.2) wheel (0.24.0 

any ideas error is?

update cannot reproduce problem in fresh venv. i'm recreating venv same stuff.

however i'm leaving question open in case has fix.


Comments

Popular posts from this blog

1111. appearing after print sequence - php -

node.js - Express and Redis - If session exists for this user, don't allow access -

excel - I can't get the attachement of the email PHP -