Re: [Pythonmac-SIG] os 9.2

2009-08-19 Thread Chris Barker
Suresh Krishna wrote: i have to work with mac OS 9.2 for legacy reasons...is there a compiled version of python for this os ? It looks like Jack Jansen's old page is still there, complete with downloads: http://homepages.cwi.nl/~jack/macpython/download.html Look for EasyDialogs, I think it'

[Pythonmac-SIG] Don't bundle everything in a framework

2009-08-19 Thread Cezary Krzyżanowski
Hi! I've been using py2app quite some time now and I've been lovin' it. But the thing is, that my final bundles get *very* large, I mean a Qt gui application could reach up to 100MB (before the ugly dSYM deleting, but it still gets to 60MB afterwards) and wxWidgets application up to 40-50M

Re: [Pythonmac-SIG] py2app cannot move to target thread error

2009-08-19 Thread Scott Frankel
Hello, I'm stuck somewhere between macports and py2app. I'm hopeful that someone here may be able to offer some advice on how to rectify my build environment. Exporting DYLD_PRINT_LIBRARIES=1 and running a test app built with QtSql support and another one without it, I'm pretty sure tha

[Pythonmac-SIG] having problems executing pylot

2009-08-19 Thread beegee beegee
I am new to python (i have version 2.5 on my machine), I have a mac os tiger 10.4.11 with 1 GB ram I just downloaded a performance testing tool called pylot I downloaded the entire folder to my desktop I am expected to run the following command python run.py -g I tried the following a. I ri