Olá estou com um outro erro, alguém poderia me ajudar? por favor^^

2023-09-15T14:42:31 WARNING warning:C:\Users/d888781/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\AcATaMa\gui\about_dialog.py:38: ResourceWarning: unclosed file
html_text = open(about_file).read().replace(‘VERSION’, “v{}”.format(VERSION))

         traceback: File "", line 1, in 
          File "C:\PROGRA~1/QGIS32~1.8/apps/qgis-ltr/./python\qgis\utils.py", line 443, in startPlugin
          if not _startPlugin(packageName):
          File "C:\PROGRA~1/QGIS32~1.8/apps/qgis-ltr/./python\qgis\utils.py", line 423, in _startPlugin
          plugins[packageName] = package.classFactory(iface)
          File "C:\Users/d888781/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\AcATaMa\__init__.py", line 48, in classFactory
          return AcATaMa(iface)
          File "C:\Users/d888781/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\AcATaMa\acatama.py", line 69, in _init_
          self.about_dialog = AboutDialog()
          File "C:\Users/d888781/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\AcATaMa\gui\about_dialog.py", line 38, in _init_
          html_text = open(about_file).read().replace('VERSION', "v{}".format(VERSION))

Desculpa, mais eu não posso ler os logs em essa captura de tela. Pode copiar y passar o texto?

(WARNING) ImageClassifier: Confidence map requested but the classifier doesn’t support it!
(WARNING) ImageClassifier: Probability map requested but the classifier doesn’t support it!
(FATAL) ImageClassifier: itk::ERROR: MultiThreader(0000027BB1932E50): Exception occurred during SingleMethodExecute
itk::ERROR: Pixel size different from scale or shift size !

Hello, How did you fix it? I have the same problem!