pip install -E requirements.txt failure
- by Alexander A.Sosnovskiy
Why does this happen?
pip install -E ../../conf/requirements.txt
Traceback (most recent call last):
File "/home/alecs/workspace/Homepage/env/bin/pip", line 5, in <module>
pkg_resources.run_script('pip==0.7.1', 'pip')
File "/home/alecs/workspace/Homepage/env/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg/pkg_resources.py",…