[PyQt] dip error

Phil Thompson phil at riverbankcomputing.com
Mon Feb 7 17:30:02 GMT 2011


On Mon, 07 Feb 2011 18:15:42 +0100, Achim Kisseler
<ak7 at jupiter.uni-freiburg.de> wrote:
> Trying out an test app, I get the following error:
> 
> unhandled TypeError
> "__init__() takes exactly 2 arguments (1 given)"
> Datei: /usr/local/lib/python2.6/dist-packages/dip/model/meta_model.py, 
> Zeile: 113
> 
> I get this error, when I run meta_model.py itself, too.
> 
> Is it a bug or is something wrong with my settings eg.?
> 
> Does anybody know?

You might want to try the current snapshot (which should always pass all
the unit tests). v0.2 is quite old now.

Phil


More information about the PyQt mailing list