How…
.. do I make a proper training file? I’m having a hard time getting things to work.
Comments (3)
-
reporter -
reporter - edited description
-
reporter Managed to make a training tif with the same size and all but still the same problem.
Traceback (most recent call last):
File "C:\Users/APO/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\lnns\interfaces_init_.py", line 119, in run_algorithm_images
raise Exception("All images must have the same geographical parameters.")
Exception: All images must have the same geographical parameters.During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users/APO/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\lnns\interfaces\lnns_processing.py", line 217, in processAlgorithm
result_path = run_algorithm_images(
File "C:\Users/APO/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\lnns\interfaces_init_.py", line 153, in run_algorithm_images
log_function(e)
TypeError: QgsProcessingFeedback.pushInfo(): argument 1 has unexpected type 'Exception'Execution failed after 22.52 seconds
- Log in to comment
I like to say it’s a bug in the manual.