Skip to content

Python error when using the main symbol color script #4

@Gustry

Description

@Gustry

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions