[PyQt] ANN: pyqtdeploy v2.0 Released
    Phil Thompson 
    phil at riverbankcomputing.com
       
    Sun Jan  7 11:30:34 GMT 2018
    
    
  
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
    
    
More information about the PyQt
mailing list