Страница 2 из 2

Re: Semi-automatic cl. plugin и sentinel-2

Добавлено: 09 фев 2018, 11:23
Svettlana
Добрый день! Помоги пожалуйста.
При Preprocessing Sentinel-2 выпадает текст:

Traceback (most recent call last):
File "C:/Users/Irina/.qgis2/python/plugins\SemiAutomaticClassificationPlugin\maininterface\sentinelTab.py", line 164, in performSentinelConversion
self.sentinel2(cfg.ui.S2_label_86.text(), o)
File "C:/Users/Irina/.qgis2/python/plugins\SemiAutomaticClassificationPlugin\maininterface\sentinelTab.py", line 249, in sentinel2
cfg.mx.msgErr38(outR)
File "C:/Users/Irina/.qgis2/python/plugins\SemiAutomaticClassificationPlugin\core\messages.py", line 248, in msgErr38
self.msgBarError(cfg.QtGuiSCP.QApplication.translate("semiautomaticclassificationplugin", "Error") + " [38]", cfg.QtGuiSCP.QApplication.translate("semiautomaticclassificationplugin", "Unable to load raster " + path))
TypeError: function takes exactly 5 arguments (1 given)

Как решить эту проблему?

Re: Semi-automatic cl. plugin и sentinel-2

Добавлено: 09 фев 2018, 12:04
freeExec
Добавить в исходники print и посмотреть что к чему.

Re: Semi-automatic cl. plugin и sentinel-2

Добавлено: 10 фев 2018, 13:39
Svettlana
freeExec писал(а):
09 фев 2018, 12:04
Добавить в исходники print и посмотреть что к чему.
Объясните пожалуйста. Не понятно.