[PyQt] QThread issue

Bleier, Leor Z. (GSFC-5820) leor.z.bleier at nasa.gov
Thu Sep 6 16:04:28 BST 2018


OK, thanks. Is that documented somewhere?

Leor

On 9/6/18, 10:58, "Phil Thompson" <phil at riverbankcomputing.com> wrote:

    On 6 Sep 2018, at 3:41 pm, Bleier, Leor Z. (GSFC-5820) <leor.z.bleier at nasa.gov> wrote:
    > 
    > (Not sure this got through the first time, sorry if duplicate)
    > 
    > Hello,
    > I have PyQt 5.11.2 installed via pip, and qt 5.9.6 installed via miniconda. As of version 5.10, Qt supports a "create" function in QThread, but when I try to use this I get an error saying that "create" is not an existing attribute. If the 5.11.2 wheel includes Qt libraries, shouldn't this functionality also be included? The PyQt libraries aren't being built against the qt 5.9 I have installed, are they? What am I missing? Thanks.
    
    It's not implemented in PyQt.
    
    Phil



More information about the PyQt mailing list