semiautomaticgit / SemiAutomaticClassificationPlugin

https://fromgistors.blogspot.com/p/semi-automatic-classification-plugin.html
Other
136 stars 50 forks source link

TypeError: unsupported operand type(s) for /: 'float' and 'str' #179

Closed JC-VG closed 3 years ago

JC-VG commented 3 years ago

I was pre-processing some HDF files using the Semi-Automatic Classif Plugin in Qgis.

The process stopped and an error popped up. SCP freezes and does not record the log file, nor process the images. This is what the error says:

TypeError: unsupported operand type(s) for /: 'float' and 'str'

I have tried old HDF files and reinstall SCP, etc. Same error message. SCP_log_error_hdfs.txt SCP_log file_error_2.txt

I'll appreciate any solution to this. Regards, JC

semiautomaticgit commented 3 years ago

Hello, please update the plugin to version 7.8.27, it should be solved.

JC-VG commented 3 years ago

Thanks a lot Luca. Really appreciated. I would've liked to know the real issue with the "float" and "str".