[PyQt] PyQt5.7 & ICU

Phil Thompson phil at riverbankcomputing.com
Sun Nov 13 22:58:47 GMT 2016


On 13 Nov 2016, at 9:11 pm, Timothy W. Grove <tim_grove at sil.org> wrote:
> 
> Am I correct in thinking that PyQt5 v5.7 doesn't depend upon the ICU
> libraries any longer, unless they are compiled into Qt from source? I
> once moaned about the size the icu dll's added to my application and now
> find that I may want them. :-(
> 
> Another option may be to (try and) compile them separately and use pyICU...

PyQt knows nothing about ICU. Whether the DLLs are needed depends on how Qt is built.

Phil


More information about the PyQt mailing list