[PyQt] about pyqtdelpoy and other packages

Phil Thompson phil at riverbankcomputing.com
Mon Sep 12 09:22:54 BST 2016


On 12 Sep 2016, at 7:22 am, Marius Shekow <marius.shekow at fit.fraunhofer.de> wrote:
> 
> Hi,
> 
> On Windows I've never built Python when distributing pyqtdeploy'ed applications (I just used the one the installer from the Python.org). In this case, you also need to place a copy of C:/PythonXX/DLLs/_socket.pyd next to the .exe file you're distributing.
> 
> Maybe this helps.

I'm sure that is the problem.

I need to remind myself what I intended "pyqtdeploycli install" to do in this regard. It shouldn't need to be in the same directory as the .exe so long as sys.path has an appropriate value.

Phil


More information about the PyQt mailing list