<div dir="ltr">Hi,<div>is there a way to install pyqtdeploy for python 2.7 and PyQt 5, we are using some module that are Python 2.7 only inside the application. </div><div><ul><li>We are under Windows.</li><li>We are currently using py2exe but this is a mess and seem to have some problems with some dev environment and the packaging failed some time (the exe is generate but the exe complain some lib cannot be load but the PATH and .dll, pyc, .pyd all seem ok). The result only work on the same Windows version (build on 8.1 does work on 7 and vise versa) for some reason, still haven't figure out why? The application run well before the packaging with py2exe on all env.</li><li>We have a custom build of Qt5, sip and PyQt 5. </li></ul>I was wondering if we could build our own pyqtdeploy inside Python 2.7.<br></div><div><br></div><div>We are only trying to call a few functions and module from Qml into python and get the results out from it. I was wondering if anyone have any experience with PythonQt, PySide, PyOtherSide, etc.. maybe one is better suited for our need. This could be more suitable for our usage then a full Python application that launch some Qml. I would ratter use our C++ application and call some function into python instead and keep our whole dev env of C++/Qt/Qml.</div><div><br></div><div>Good work with PyQt5 and sip by the way, work well for what it does.</div><div><br></div><div>Thanks,</div><div>Jerome</div><div><br></div></div>