2025-08-31T11:23:48 WARNING Traceback (most recent call last):
File "/home/rohit/.local/share/QGIS/QGIS3/profiles/default/python/plugins/SemiAutomaticClassificationPlugin/interface/image_conversion_tab.py", line 43, in input_image
populate_table(input_path=path)
File "/home/rohit/.local/share/QGIS/QGIS3/profiles/default/python/plugins/SemiAutomaticClassificationPlugin/interface/image_conversion_tab.py", line 75, in populate_table
cfg.rs.preprocess_products.create_product_table(
File "/home/rohit/.local/lib/python3.12/site-packages/remotior_sensus/tools/preprocess_products.py", line 1170, in create_product_table
product_table = tm.add_product_to_preprocess(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/rohit/.local/lib/python3.12/site-packages/remotior_sensus/core/table_manager.py", line 1071, in add_product_to_preprocess
np.array(
ValueError: setting an array element with a sequence. The requested array has an inhomogeneous shape after 1 dimensions. The detected shape was (15,) + inhomogeneous part.