On Sat, 11 Dec 2010 12:13:48 +0100, Detlev Offenbach
<det...@die-offenbachs.de> wrote:
> 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

Have you got a small test case I can actually run?

What version of Python?

Phil
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to