#21970: scons with Python 2.6.3 on Snow Leopard can't find Packages path ------------------------------+--------------------------------------------- Reporter: tcwan@… | Owner: landonf@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: invalid | Keywords: Port: scons | ------------------------------+--------------------------------------------- Changes (by jmr@…): * status: new => closed * resolution: => invalid Comment: The SConscript is executing generate_fonts.py directly, and its shebang uses `/usr/bin/env python`. It should run it using a specifically configured python that you know has PIL, or at least sys.executable. -- Ticket URL: <https://trac.macports.org/ticket/21970#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS