Hi list,

Just a quick heads up that PyQt6 is REMOVING the pyrcc tool (see
download page at
https://riverbankcomputing.com/software/pyqt/download).

While this will take some time to impact QGIS, if you're a plugin
developer and still using this legacy tool then it's something to be
aware of, and start adapting for!

You can (and should!) already remove the use of this tool from your
plugins. There's better approaches to achieve everything that the tool
used to do, and moving to these will make your plugins more portable
and easier to develop.

More related discussion on the PyQt list:
https://www.riverbankcomputing.com/pipermail/pyqt/2020-September/043209.html

Nyall
_______________________________________________
QGIS-Developer mailing list
[email protected]
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to