[PyQt] PyQt - qdockwindow error

Vivek Narvekar Vivek.Narvekar at mscsoftware.com
Tue Jul 26 09:50:47 BST 2011


Hello,

I am facing problem with some pyqt code.

I have following code.

 

qt.QDockWindow.__init__ (self, qt.QDockWindow.InDock, parent, name,
*args, **kwargs)

 

When I run this python code, I get an error as follows.

 

TypeError: keyword arguments are not supported.

 

 

I am using PyQt 3.17.6 version. Same code was previously working well
with PyQt 3.3 Version.

 

What could be the possible reason for this.

 

Please help

 

Thank You

Regards

Vivek

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20110726/5c7a9ed6/attachment-0001.html>


More information about the PyQt mailing list