#21970: scons with Python 2.6.3 on Snow Leopard can't find Packages path -----------------------------+---------------------------------------------- Reporter: tcwan@… | Owner: landonf@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: scons -----------------------------+---------------------------------------------- Comment(by blb@…): Replying to [ticket:21970 tcwan@…]:
My problem shows up when trying to invoke Python Imaging (PIL) from a python script depending on PIL via scons. It can't locate the PIL libraries, which were installed in:
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/... Do you have a way to reproduce this?
The normal location /opt/local/lib/python2.6/site-packages/ does not
contain any file related to PIL (only 1 python script ktoblzcheck.py was present) Nothing at all should be there, the ktoblzcheck port may be doing things wrong (that location is not in sys.path). -- Ticket URL: <http://trac.macports.org/ticket/21970#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS