I am getting a python error now.  Does anyone know why I am getting this now when earlier I wasn't?

An error has occurred while executing Python code:


     ValueError: Unknown format code 'f' for object of type 'str'

Traceback (most recent call last):   File "/home/drh/.local/share/QGIS/QGIS3/profiles/default/python/plugins/valuetool/valuewidget.py", line 478, in printValue     self.labelStatus.setText(self.tr('Coordinate:') + strFmt.format(position.x(), position.y(),bandvalue)) ValueError: Unknown format code 'f' for object of type 'str'

Python version: 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0] QGIS version: 3.22.4-Białowieża Białowieża, exported
_______________________________________________
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