-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't working
Description
I got this Python error :
Traceback (most recent call last):
File "/home/etienne/.local/share/QGIS/QGIS3/profiles/formation/processing/scripts/main_color.py", line 166, in processAlgorithm
color_expression = self.getColorExpressionFromSymbology()
File "/home/etienne/.local/share/QGIS/QGIS3/profiles/formation/processing/scripts/main_color.py", line 344, in getColorExpressionFromSymbology
items = self.getLayerLegendConfig()
File "/home/etienne/.local/share/QGIS/QGIS3/profiles/formation/processing/scripts/main_color.py", line 244, in getLayerLegendConfig
self.feedback(self.layer.name())
TypeError: 'QgsProcessingFeedback' object is not callable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working