I recently upgraded from QGIS 3.10 to 3.18.3 to get the excellent new 
continuous color palette plotting for map layouts. That is a huge improvement 
for people like me who work with continuous datasets. Thanks to those who 
implemented this!

I am getting warnings from several of the QGIS plugins that they are not able 
to find an X11 library. It seems that the plugins have been compiled to look in 
a different location “/opt/X11/lib” than what I have on my Mac. I installed my 
X11 with MacPorts instead of the XQuartz server version, so this library is at 
“/opt/local/lib/libxcb.dylib” on my system. This is the error message:
ImportError: 
dlopen(/Applications/QGIS.app/Contents/MacOS/lib/python3.8/site-packages/Pillow-7.2.0-py3.8-macosx-10.13.0-x86_64.egg/PIL/_imaging.cpython-38-darwin.so,
 2): Library not loaded: /opt/X11/lib/libxcb.1.dylib   Referenced from: 
/Applications/QGIS.app/Contents/MacOS/lib/python3.8/site-packages/Pillow-7.2.0-py3.8-macosx-10.13.0-x86_64.egg/PIL/_imaging.cpython-38-darwin.so
   Reason: image not found

Is there a way to update the path in the plugins or do I have to install the 
XQuartz version of the X11 server?

Thanks,
                ++Eric
_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to