[PyKDE] QT config doesn't work for "Compile Fom" or "Generate subclass"

Detlev Offenbach detlev at die-offenbachs.de
Tue Nov 8 09:53:24 GMT 2005


Am Montag 07 November 2005 23:40 schrieb pledreau at free.fr:
> Hello,
> I've tried the two solutions find in the threads to configure QT
> for eric3.
> first by an environment variable QTDIR set to
> "D:\python\ide_eric_3\qt-win-free-borland-3.3.4"
> or to D:\python\ide_eric_3\Python24 where was installed PyQtGPL10.exe by
> default (I suppose so)
>
> second I delete de QTDIR var and set QT in eric3 ide in
> settings\preferences\QT with the same path and check the export...
> each time I've restarted the ide but the two commands produce nothing in an
> windows 2k environment.
> if somebody have an idea it could help
> thanks in advance
> pledreau
>
>

Hi,

in order to compile a form into a Python file eric3 uses pyuic. This program 
is normally installed into the Python directory (i.e. D:
\python\ide_eric_3\Python24). This directory must be in your path. Otherwise 
eric3 is not able to find it.

Regards,
Detlev
-- 
Detlev Offenbach
detlev at die-offenbachs.de




More information about the PyQt mailing list