#627: "pip install -r requirements.txt" step fails
--------------------------+-----------------
Reporter: ChrisHarris | Owner:
Type: defect | Status: new
Priority: major | Version: 0.6.0
Resolution: |
--------------------------+-----------------
Platform: Windows 7 Professional, Python 2.7.5, SetupTools 0.9.8,
virtualenv
Back End: PostgreSQL 9.2
Front End: Apache web server
Affected Bloodhound versions: 0.5.3 and 0.6.0
With bloodhound virtual environment enabled, "pip install -r
requirements.txt" consistently fails during installation.
My consistently successful workaround is to run:
pip install --pre pytz
Once I install pytz using that command, I can successfully run "pip
install -r requirements.txt" with no error.
Can you guys fix this problem?
--
Ticket URL: <https://issues.apache.org/bloodhound/ticket/627>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker