<div dir="ltr">Hello all,<div><br><div>I see that PyQt4 can be built with either Qt4 or Qt5[1] by configuring it with the right version of qmake[2]. There is also a way to have PyQt4 and PyQt5 installed on the same system[3].</div>

<div><br></div><div>However is there a way to either:</div><div>* have PyQt4 provide bindings for both Qt4 and Qt5 (I'm guessing that's a no), or</div><div>* have two copies of PyQt4 on the same system, one for Qt4 and the other for Qt5?</div>

<div><br></div><div>I want this so that I can test the FakeVim Qt widget[4] in all three combinations:</div><div>* PyQt4 with Qt4</div><div>* PyQt4 with Qt5</div><div>* PyQt5 with Qt5</div><div><br></div><div>Cheers,</div>

<div>Jacob Floyd</div><div><br></div><div>[1] <a href="http://pyqt.sourceforge.net/Docs/PyQt4/qt_v5.html">http://pyqt.sourceforge.net/Docs/PyQt4/qt_v5.html</a></div><div>[2] <a href="http://stackoverflow.com/a/16243129">http://stackoverflow.com/a/16243129</a></div>

<div>[3] <a href="http://pyqt.sourceforge.net/Docs/PyQt5/installation.html#co-existence-with-pyqt4">http://pyqt.sourceforge.net/Docs/PyQt5/installation.html#co-existence-with-pyqt4</a></div></div><div>[4] <a href="https://github.com/hluk/FakeVim">https://github.com/hluk/FakeVim</a></div>

</div>