On 12/03/14 18:44, Jennifer Parak wrote:
Thanks a lot for your reply guys! I very much appreciate it.

Unfortunately I followed the links already (I tried googling the errors too) 
but it doesn’t work still.
Basically when I follow the installation instructions: 
https://issues.apache.org/bloodhound/wiki/BloodhoundInstall#Installation
tar xvzf apache-bloodhound-<version number>.tar.gz
   cd apache-bloodhound-<version number>/installer
   virtualenv --system-site-packages bloodhound

I get the following error:

dyn195131:installer jenniferparak$ virtualenv --system-site-packages bloodhound
Using base prefix 
'/Applications/Canopy.app/appdata/canopy-1.1.0.1371.macosx-x86_64/Canopy.app/Contents'
New python executable in bloodhound/bin/python
dyld: Library not loaded: @rpath/Python
   Referenced from: 
/Users/jenniferparak/Desktop/apache-bloodhound-0.7/installer/bloodhound/bin/python
   Reason: image not found
ERROR: The executable bloodhound/bin/python is not functioning
ERROR: It thinks sys.prefix is 
u'/Users/jenniferparak/Desktop/apache-bloodhound-0.7/installer' (should be 
u'/Users/jenniferparak/Desktop/apache-bloodhound-0.7/installer/bloodhound')
ERROR: virtualenv is not compatible with this system or executable

I will keep trying and I will be on IRC chat tomorrow all day, I think that 
might be easier to solve it via IRC.

Regards,

Jennifer

Ah, there is an interesting detail about Canopy. This link may be relevant then:

https://support.enthought.com/entries/21802240-Use-venv-not-virtualenv-with-Canopy-Python

Cheers,
    Gary

Reply via email to