>
> From: Phil Thompson <p...@riverbankcomputing.com>
> > * How to handle co-installing qt4 & qt5 variants of pyqt?
> > Given that currently pyqt4 uses PyQt4 name-space regardless if it's
> > compiled against qt4 or qt5.
>
> A good question that doesn't have a good answer.
>
> The Qt4 and Qt5 variants of PyQt4 are incompatible and cannot be installed
> at the same time for the same Python interpreter.
>
> Phil
>
> Sounds like a case for virtualenv (http://www.virtualenv.org/) ?
Would that be a solution to this issue?
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to