[PyQt] Cannot launch exe built with pyqtdeploy (Python 3.5.1)

Phil Thompson phil at riverbankcomputing.com
Mon Dec 14 10:06:21 GMT 2015


> On 14 Dec 2015, at 9:59 a.m., Marius Shekow <marius.shekow at fit.fraunhofer.de> wrote:
> 
> Hi,
> 
> We're using pyqtdeploy to build a Python 3 / Qt 5.5.1 / PyQt5 program on Windows and Mac OS X. On Windows, this works fine using the MSVS 2013 compiler, Python 3.4.3 and the Qt-MSVS2013-installer downloaded from the qt.io homepage. I compiled static versions of PyQt5 and SIP with MSVS2013.
> 
> However, with Python 3.5.1 it's no longer working.

pyqtdeploy doesn't support Python v3.5 yet.

Phil


More information about the PyQt mailing list