[PyQt] ANN: pyqtdeploy v2.0 Released
    Patrick Stinson 
    patrickkidd at gmail.com
       
    Sun Jan  7 16:35:38 GMT 2018
    
    
  
Ah Ok, that is encouraging as my method was (obviously) kind of a pain to maintain. I will rebuild my sysroots with v2 and report back.
-Patrick
> On Jan 7, 2018, at 3:30 AM, Phil Thompson <phil at riverbankcomputing.com> wrote:
> 
>> 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