[PyKDE] PyQt on windows

Bert Rodiers bert.rodiers at gmail.com
Sat Apr 8 12:58:03 BST 2006


Hello everybody,

I want to evaluate PyQt. I first downloaded Qt and installed it (the
evaluation version 4.1.2) and thereafter I installed PyQt (the
evaluation version), but then I get the message that I'm missing dll
qt-mteval335.dll when I try running an example.
Does PyQt3 suppose that you have installed Qt3 ? (I does seem to make
sence, somehow).
Well, I also tried to install the latest snapshot of PyQt4, but I even
can't successfully run configure:

D:\PyQt4-gpl-snapshot-20060406>configure.py
Error: Failed to create qtdirs.exe. Make sure you have a working Qt v4 qmake on
your PATH or use the -q argument to explicitly specify a working Qt v4 qmake.

Then I specified the correct location:

D:\PyQt4-gpl-snapshot-20060406>configure.py -q d:\Qt\4.1.2\bin\qmake.exe
Error: Failed to create qtdirs.exe. Make sure you have a working Qt v4 qmake on
your PATH or use the -q argument to explicitly specify a working Qt v4 qmake.

Can somebody help me to make PyQt work? (and I'd rather start from a
precompiled version).

Thanks,
Bert




More information about the PyQt mailing list