[Pythonmac-SIG] Python 2.7 OSX install issues: site-packages and 32/64-bit

2010-08-18 Thread Andrew Jaffe
Hi all, I've been trying to move to Python 2.7 on Max OSX 10.6.4, and a few issues have arisen. The first is a changed location of site-packages and its relation to directories for setuptools/easyinstall. In recent versions <=2.6, the default site-packages was ~/Library/Python/2.6/si

[Pythonmac-SIG] py2applet osx 10.6.4 ('Target' object has no attribute 'appdir')

2010-08-18 Thread Massimo Di Stefano
Hello All, i'm ring to use py2applet to bundle a python application that uses several python mudules (gdal, pyqt, pygame) as suggested on the web page : http://svn.pythonmac.org/py2app/py2app/trunk/doc/index.html#installing-with-easy-install i removed the old py2applet and i installed the la