[EMAIL PROTECTED] wrote:

> Hi all,
> 
> I have a python script that works without any problem on Windows but
> with error:
> 
> QPaintDevice: Must construct a QApplication before a QPaintDevice
> 
> on Linux.
> 
> Where could be the problem?

This is the problem:

You Must construct a QApplication before a QPaintDevice

Diez
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to