Hi,
I'm getting this error with PySide 1.0.1 that I wasn't getting with 1.0.0. I also get the error with the nightly builds.

TypeError: Error when calling the metaclass bases
Invalid base class used in type Shiboken.ObjectType. PySide only support multiple inheritance from python new style class.

Was this an intentional change that I need to work around? The old style classes are present in the matplotlib PyQt backend that I have been using.

Thanks,
Gerald.

--
Gerald Storer | MRX Technologies
+61 8 9227 4529 | [email protected] | http://www.mrxtech.com.au


_______________________________________________
PySide mailing list
[email protected]
http://lists.pyside.org/listinfo/pyside

Reply via email to