Re: py2exe "for loop" hangs in compiled program

2010-01-10 Thread Aahz
In article , p_tierchen <1...@sms.at> wrote: > >the application is an interface to a sqlite database and stores image >metadata (such as year, event, photographer, people on image etc.). i >use pyqt4 for the interface and developed this application on a linux >platform (python 2.5.4). friends of m

py2exe "for loop" hangs in compiled program

2009-12-21 Thread p_tierchen
Dear reader, the application is an interface to a sqlite database and stores image metadata (such as year, event, photographer, people on image etc.). i use pyqt4 for the interface and developed this application on a linux platform (python 2.5.4). friends of mine liked what i have done an want it