[PyQt] Issue with latest PyQt snapshots

Detlev Offenbach detlev at die-offenbachs.de
Sat Dec 11 11:13:48 GMT 2010


Hi,

I've upgraded to the latest PyQt snapshots and immediately got this error:

<class 'KeyError'>: 'there is no matching overloaded signal'

The code in question is:

self.finished[QNetworkReply].connect(self.__class__.primaryManager.finished)

where self is an object of a class derived from QNetworkAccessManager. Was 
there some change?

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


More information about the PyQt mailing list