enmapboxapplications\imagestatistics error

Issue #131 resolved
Benjamin Jakimow created an issue

enmapboxapplications\imagestatistics fails to load band stats

Traceback (most recent call last):
  File "C:\Users\geo_beja\Repositories\QGIS_Plugins\enmap-box\enmapbox\coreapps\enmapboxapplications\imagestatistics\core.py", line 235, in data
    if self.statistics[index.row()][index.column()].isChecked():
AttributeError: 'int' object has no attribute 'isChecked'

Comments (2)

  1. Log in to comment