Where to manually place extra python resources

Busser, Jim james.busser at ubc.ca
Wed Mar 20 10:40:00 PDT 2013


On 2013-03-20, at 10:26 AM, Jim Busser <james.busser at ubc.ca> wrote:

> My ~/Library/ contains no Python

My /Library does contain Python 2.3 2.5 2.6 2.7 however despite that I place the hl7 into

	/Library/Python/2.6/site-packages

it does not get seen (maybe is not included) in / by the PYTHONPATH employed by the MacPorts python which currently

	which python

returns /opt/local/bin/python (which resolves to -> /opt/local/bin/python2.6) beyond which I could use some pointer how to further resolve this. 




More information about the macports-users mailing list