annoying problem rears ugly head again

Phil Thompson phil at riverbankcomputing.com
Fri Nov 11 09:23:55 GMT 2022


On 10/11/2022 23:39, David Cortesi wrote:
> I swear I dealt with this back in like 2015. What version of jpeg is 
> PyQt6
> compiled to?

It isn't, that's a Qt question.

Phil

>  >>> import PyQt6.QtCore
> Traceback (most recent call last):
>   File "<stdin>", line 1, in <module>
> ImportError:
> dlopen(/Library/Frameworks/Python.framework/Versions/Current/lib/python3.11/site-packages/PyQt6/
> QtCore.abi3.so, 2): Symbol not found: __cg_jpeg_resync_to_restart
>   Referenced from:
> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
>   Expected in: /usr/local/lib/libJPEG.dylib
>>>> ^D
> [15:35:16 ~] ls -l /usr/local/lib/libJPEG.dylib
> lrwxr-xr-x  1 dcortesi  admin  15 Nov 10 10:30 
> /usr/local/lib/libJPEG.dylib
> -> libjpeg.8.dylib


More information about the PyQt mailing list