[PyQt] dip error

Achim Kisseler ak7 at jupiter.uni-freiburg.de
Mon Feb 7 17:54:56 GMT 2011


Installed tar
dip-py2-gpl-0.3-snapshot-ba0f20a897f0

and I get the same error massage:

unhandled TypeError
"__init__() takes exactly 2 arguments (1 given)"
Datei: /usr/local/lib/python2.6/dist-packages/dip/model/meta_model.py, 
Zeile: 113

Do I have to do anything else besides installing the new version? Sorry 
for the dumb questions, but I really dont get any further here.

Achim

Am 07.02.2011 18:30, schrieb Phil Thompson:
> 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