Re: [Pythonmac-SIG] Python 2.7b2 framework install

2010-05-30 Thread Ronald Oussoren
On 30 May, 2010, at 4:00, Michiel de Hoon wrote: > Hi everybody, > > When I try to install Python as a framework: > > ./configure --enable-framework > make > make install > > then Python gets installed under > /Library/Frameworks/Python.framework/Versions/2.7, but it doesn't seem to > functi

[Pythonmac-SIG] Python 2.7b2 framework install

2010-05-30 Thread Michiel de Hoon
Hi everybody, When I try to install Python as a framework: ./configure --enable-framework make make install then Python gets installed under /Library/Frameworks/Python.framework/Versions/2.7, but it doesn't seem to function as a framework: >>> import MacOS >>> MacOS.WMAvailable() False >>>

Re: [Pythonmac-SIG] Py2App Problems

2010-05-30 Thread Henning Hraban Ramm
Am 2010-05-30 um 03:51 schrieb RSGames Support: I'm really unsure why it can't find pyttsx. I can easily import pyttsx, look: import pyttsx pyttsx 2.6/lib/python2.6/site-packages/pyttsx-1.0.egg/pyttsx/__init__.pyc'> I'm not sure if that's your problem, but last time I checked, py2app didn't