Giacomo Lacava wrote: > Hi Dave, welcome to the list. <snip> > > As a third option, you could mess around with the PYTHONPATH > environment variable, but i've no idea how you set it on a Mac. > > cheers > Giacomo
The location of site-packages on a Mac install is /Library/Frameworks/Python.framework/Versions/Current/lib/python[VERSION]/site-packages Just replace [VERSION] with the version number currently installed. Cheers Shaun --~--~---------~--~----~------------~-------~--~----~ To post: [email protected] To unsubscribe: [EMAIL PROTECTED] Feeds available at http://groups.google.com/group/python-north-west/feeds For more options: http://groups.google.com/group/python-north-west -~----------~----~----~----~------~----~------~--~---
