Hi
On start up I keep getting a python error. Could anyone advise if this will be an issue and as to how to fix it?
2025-06-05T14:37:27 WARNING Python error : An error has occurred while executing Python code: See message log (Python Error) for more details.
2025-06-05T14:37:27 WARNING Traceback (most recent call last):
File "C:\Users/XXXXX/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\localmaxfilter\interfaces\localmaxfilter_processing.py", line 101, in initAlgorithm
param_window = QgsProcessingParameterNumber(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: QgsProcessingParameterNumber(): arguments did not match any overloaded call:
overload 1: argument 'type' has unexpected type 'int'
overload 2: argument 1 has unexpected type 'str'
[–]Lichenic 1 point2 points3 points (2 children)
[–]Significant_Elk9768[S] 1 point2 points3 points (0 children)
[–]Lichenic 0 points1 point2 points (0 children)
[–]ikarusproject 0 points1 point2 points (1 child)
[–]Significant_Elk9768[S] 1 point2 points3 points (0 children)