#733: bloodhound_setup.py fails - "ImportError: No module named trac.util"
-------------------------+--------------------
Reporter: AlecTaylor | Owner: nobody
Type: defect | Status: new
Priority: blocker | Milestone:
Component: installer | Version:
Resolution: | Keywords:
-------------------------+--------------------
Comment (by rjollos):
What happens if you manually run (again)?:
{{{#!sh
source bloodhound_env/bin/activate
pip install -r installer/requirements.txt
}}}
It seems that nothing was installed in your virtualenv (or you are somehow
looking at the global environment and not the virtualenv, but you've
already indicated that's not the case).
--
Ticket URL: <https://issues.apache.org/bloodhound/ticket/733#comment:7>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker