On Mon, 07 Feb 2011 18:15:42 +0100, Achim Kisseler <[email protected]> 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 _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
