Windows 1o Enterprise
QGIS 3.22.7
Orfeo toolbox most recent
I get this error when trying to adjust the maximum ram usage of the otb program
An error has occurred while executing Python code:
AttributeError: ‘QgsSpinBox’ object has no attribute ‘setText’
Traceback (most recent call last):
File “C:\PROGRA~1/QGIS32~1.7/apps/qgis-ltr/./python/plugins\processing\gui\ConfigDialog.py”, line 402, in setEditorData
editor.setText(value)
AttributeError: ‘QgsSpinBox’ object has no attribute ‘setText’
Python version: 3.9.5 (tags/v3.9.5:0a7dcbd, May 3 2021, 17:27:52) [MSC v.1928 64 bit (AMD64)]
QGIS version: 3.22.7-Białowieża Białowieża, 5a65627a
Python Path:
- C:/PROGRA~1/QGIS32~1.7/apps/qgis-ltr/./python
- C:/Users/lumc5967/AppData/Roaming/QGIS/QGIS3\profiles\default/python
- C:/Users/lumc5967/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins
- C:/PROGRA~1/QGIS32~1.7/apps/qgis-ltr/./python/plugins
- C:\Program Files\QGIS 3.22.7\bin\python39.zip
- C:\PROGRA~1\QGIS32~1.7\apps\Python39\DLLs
- C:\PROGRA~1\QGIS32~1.7\apps\Python39\lib
- C:\Program Files\QGIS 3.22.7\bin
- C:\PROGRA~1\QGIS32~1.7\apps\Python39
- C:\PROGRA~1\QGIS32~1.7\apps\Python39\lib\site-packages
- C:\PROGRA~1\QGIS32~1.7\apps\Python39\lib\site-packages\GDAL-3.4.3-py3.9-win-amd64.egg
- C:\PROGRA~1\QGIS32~1.7\apps\Python39\lib\site-packages\win32
- C:\PROGRA~1\QGIS32~1.7\apps\Python39\lib\site-packages\win32\lib
- C:\PROGRA~1\QGIS32~1.7\apps\Python39\lib\site-packages\Pythonwin
- C:/Users/lumc5967/AppData/Roaming/QGIS/QGIS3\profiles\default/python
- E:/Thesis/Import
Hope someone has an answer!