[PyQt] ANN: pyqtdeploy v2.0 Released

Kálmán Viktor viktorvector at gmail.com
Sun Jan 7 12:14:16 GMT 2018


Not sure if related to this but what is the best way to add extra encoding
on Windows? If I check `Use standard Python shared library` the only way I
could add extra encoding is to modify python_metadata.py and add
`core=True` to the encoding I need.

2018-01-07 12:30 GMT+01:00 Phil Thompson <phil at riverbankcomputing.com>:

> On 6 Jan 2018, at 6:55 pm, Patrick Stinson <patrickkidd at gmail.com> wrote:
> >
> > OK that’s interesting. Then for example, what is the suggested way to
> linke the standard python C module “_socket” in the exe, and have it’s
> module init method PyInit__socket” called on startup? Selecting “socket” in
> the pyqtdeploy gui didn’t do all of that for me.
>
> The demo (indirectly) uses _socket and that works fine.
>
> Do you have an example?
>
> Phil
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> https://www.riverbankcomputing.com/mailman/listinfo/pyqt
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20180107/297a0143/attachment.html>


More information about the PyQt mailing list