On Fri, 13 Sep 2013 21:01:02 +0200, Luca Beltrame <[email protected]> wrote: > Hello, > > While packaging PyQt5 for openSUSE I noticed that there are two plugins > that > are compiled which may conflict on a system that wants PyQt5 both for > Python 2 > and Python 3. > > I'm talking about the Designer plugin and the QML plugin, in particular. > Are > they Python version independent (I'm inclined on "no")? What can be done > to > ensure proper coinstallation of PyQt with both Py2 and Py3?
Do the same as what you do with PyQt4 - whatever that is. Phil _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
