On Sun, Jun 23, 2013 at 2:20 PM, Phil Thompson <p...@riverbankcomputing.com> wrote: > Good point. Maybe it would be more explicit to call it pyqt5 rather than > qt5 (to avoid confusion with the PyQt4 built on Qt5 case)?
I've built PyQt5 with dbus/ directory from the latest snapshot, and now I get: >>> from dbus.mainloop.pyqt5 import DBusQtMainLoop Traceback (most recent call last): File "<stdin>", line 1, in <module> ImportError: dynamic module does not define init function (PyInit_pyqt5) I think it's a bug. -- Dmitry Shachnev _______________________________________________ PyQt mailing list PyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/pyqt