Hi there,

I've just installed the new version of PyQt (PyQt-x11-gpl-3.8.1), and now my 
program doesn't work anymore.  It fails with the following:

Traceback (most recent call last):
  File "./QSynclogs.py", line 27, in ?
    import FTPWorker
  File "/home/eric/Desktop/Data/Dev/Python/QSynclogs/FTPWorker.py", line 21, 
in ?
    from qt import QThread,qApp, QCustomEvent
ImportError: cannot import name QThread


System:
Slackware 9.1
Qt 3.2.1
Python 2.3.1
PyQt-x11-gpl-3.8.1

What happened?  If QThread isn't there anymore, what's the alternative?

thanks,
Eric

_______________________________________________
PyKDE mailing list    [EMAIL PROTECTED]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to