[PyKDE] Run-time error (Must construct a QApplication before a QPaintdevice)

Adam Tenderholt atenderholt at gmail.com
Sat Apr 22 17:00:00 BST 2006


> Did you try to compile PyQt statically too? Did you explicitly specify
> the type of Qt lib (i.e. python configure.py -y qt)?

I think I did, but then I realized that compiling it statically was
for when you what to compile it directly into the python interpreter.
Perhaps I'm mistaken? I also didn't explicitly specify the type of Qt
lib because it seemed to pick up the correct version.

Adam




More information about the PyQt mailing list