could you update sources (git pull) *C:\qgis-plugins\qgis-otb-plugin* and try again
On Saturday, August 4, 2018 at 8:07:37 PM UTC+2, Fundegeo FP wrote: > > > Ha ocurrido un error mientras se ejecutaba el código de Python: > > AttributeError: 'OTBAlgorithmProvider' object has no attribute > '_descriptionfile' > > *Traceback (most recent call last):* > > * File "C:\qgis-plugins\qgis-otb-plugin\otb\OTBAlgorithmProvider.py", > line 232, in createAlgsList* > > * descriptionFile = self.descrFile(folder, str(data[1]) + '.txt')* > > *IndexError: list index out of range* > > During handling of the above exception, another exception occurred: > > Traceback (most recent call last): > File "C:\qgis-plugins\qgis-otb-plugin\otb\OTBAlgorithmProvider.py", line > 262, in loadAlgorithms > self.algs = self.createAlgsList() > File "C:\qgis-plugins\qgis-otb-plugin\otb\OTBAlgorithmProvider.py", line > 241, in createAlgsList > errmsg = "Could not open OTB algorithm from file: \n" + > self._descriptionfile + "\nError:\n" + traceback.format_exc() > AttributeError: 'OTBAlgorithmProvider' object has no attribute > '_descriptionfile' > > > Versión de Python: 3.6.0 (v3.6.0:41df79263a11, Dec 23 2016, 07:18:10) [MSC > v.1900 32 bit (Intel)] > Versión de QGIS: 3.2.1-Bonn Bonn, 1edf372fb8 > > Ruta de Python: > > - C:/PROGRA~1/QGIS3~1.2/apps/qgis/./python > - > > C:/Users/fundegeo-canaima/AppData/Roaming/QGIS/QGIS3\profiles\default/python > - C:\qgis-plugins\qgis-otb-plugin > - > > C:/Users/fundegeo-canaima/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins > > - C:/PROGRA~1/QGIS3~1.2/apps/qgis/./python/plugins > - C:\Program Files\QGIS 3.2\bin\python36.zip > - C:\PROGRA~1\QGIS3~1.2\apps\Python36\DLLs > - C:\PROGRA~1\QGIS3~1.2\apps\Python36\lib > - C:\Program Files\QGIS 3.2\bin > - C:\PROGRA~1\QGIS3~1.2\apps\Python36 > - C:\PROGRA~1\QGIS3~1.2\apps\Python36\lib\site-packages > - C:\PROGRA~1\QGIS3~1.2\apps\Python36\lib\site-packages\win32 > - C:\PROGRA~1\QGIS3~1.2\apps\Python36\lib\site-packages\win32\lib > - C:\PROGRA~1\QGIS3~1.2\apps\Python36\lib\site-packages\Pythonwin > - > > C:/Users/fundegeo-canaima/AppData/Roaming/QGIS/QGIS3\profiles\default/python > - D:\eclipse\plugins\org.python.pydev.core_6.4.3.201807050139\pysrc > > > > > > -- -- Check the OTB FAQ at http://www.orfeo-toolbox.org/FAQ.html You received this message because you are subscribed to the Google Groups "otb-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/otb-users?hl=en --- You received this message because you are subscribed to the Google Groups "otb-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
