Re: PyInstaller: problem to build exe with PyQt4

2008-06-03 Thread Giovanni Bajo
On Tue, 03 Jun 2008 08:35:37 +0200, Mark Delon wrote: > Hi, > > I need to generate single EXEcutable via PyInstaller. It will be > genereated -> i get one single executable. > > AFTER CALL (exe) I get an error: "no module named _gt" > > Build command: > 1. Configure.py > 2. Makespec.py -F

PyInstaller: problem to build exe with PyQt4

2008-06-02 Thread Mark Delon
Hi, I need to generate single EXEcutable via PyInstaller. It will be genereated -> i get one single executable. AFTER CALL (exe) I get an error: "no module named _gt" Build command: 1. Configure.py 2. Makespec.py -F