o meu não deu aparece essa frase no processamento Traceback (most recent call last): File "C:\Users/ju/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\OpenTopography-DEM-Downloader\OpenTopography_DEMDownloader_algorithm.py", line 122, in processAlgorithm outputs['DownloadFile'] = processing.run('native:filedownloader', alg_params, context=context, feedback=feedback, is_child_algorithm=True) File "C:\PROGRA~1/QGIS33~1.4/apps/qgis-ltr/./python/plugins\processing\tools\general.py", line 117, in run return Processing.runAlgorithm(algOrName, parameters, onFinish=post_process, feedback=feedback, context=context) File "C:\PROGRA~1/QGIS33~1.4/apps/qgis-ltr/./python/plugins\processing\core\Processing.py", line 176, in runAlgorithm ret, results = execute(alg, parameters, context, feedback, catch_exceptions=False) File "C:\PROGRA~1/QGIS33~1.4/apps/qgis-ltr/./python/plugins\processing\gui\AlgorithmExecutor.py", line 70, in execute results, ok = alg.run(parameters, context, feedback, {}, False) _core.QgsProcessingException: Arquivo de saída não existe! During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Users/ju/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\OpenTopography-DEM-Downloader\OpenTopography_DEMDownloader_algorithm.py", line 127, in processAlgorithm raise QgsProcessingException (response.text.split('')[1][:-8]) IndexError: list index out of range Execution failed after 1.86 segundos
Muito bom!
Muito obrigado Caio!!
Muito explicativo
Que bom que conseguimos ajudar José!
o meu não deu aparece essa frase no processamento
Traceback (most recent call last):
File "C:\Users/ju/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\OpenTopography-DEM-Downloader\OpenTopography_DEMDownloader_algorithm.py", line 122, in processAlgorithm
outputs['DownloadFile'] = processing.run('native:filedownloader', alg_params, context=context, feedback=feedback, is_child_algorithm=True)
File "C:\PROGRA~1/QGIS33~1.4/apps/qgis-ltr/./python/plugins\processing\tools\general.py", line 117, in run
return Processing.runAlgorithm(algOrName, parameters, onFinish=post_process, feedback=feedback, context=context)
File "C:\PROGRA~1/QGIS33~1.4/apps/qgis-ltr/./python/plugins\processing\core\Processing.py", line 176, in runAlgorithm
ret, results = execute(alg, parameters, context, feedback, catch_exceptions=False)
File "C:\PROGRA~1/QGIS33~1.4/apps/qgis-ltr/./python/plugins\processing\gui\AlgorithmExecutor.py", line 70, in execute
results, ok = alg.run(parameters, context, feedback, {}, False)
_core.QgsProcessingException: Arquivo de saída não existe!
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users/ju/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\OpenTopography-DEM-Downloader\OpenTopography_DEMDownloader_algorithm.py", line 127, in processAlgorithm
raise QgsProcessingException (response.text.split('')[1][:-8])
IndexError: list index out of range
Execution failed after 1.86 segundos