[Qgis-user] Batch-Mode-Error in Building Pyramids QGIS3.x

Elstermann, Mike Mike.Elstermann at itc-halle.de
Wed Jul 17 05:54:52 PDT 2019


Hello, everybody,

One of our customers uses QGIS 3.x to create pyramids in batch mode.  Without batch mode, i.e. individual TIFs, it works fine, but in batch mode the following messages appear:

Python-Fehler
2019-07-05T14:17:01     WARNING    Traceback (most recent call last):
              File "C:/PROGRA~1/QGIS3~1.8/apps/qgis/./python/plugins\processing\gui\wrappers.py", line 209, in widgetValue
              return self.value()
              File "C:/PROGRA~1/QGIS3~1.8/apps/qgis/./python/plugins\processing\gui\wrappers.py", line 1012, in value
              return self.widget.value()
             AttributeError: "BatchInputSelectionPanel" object has no attribute "value"
Meldungen
2019-07-05T14:17:01     WARNING    Python-Fehler : Ein Fehler trat bei der Ausführung von Python-Code auf: Mehr Details im Protokoll (Python-Fehler).
2019-07-05T14:17:01     WARNING    Wrong or missing parameter value: Eingabelayer (row 1)
Verarbeitung
2019-07-05T14:17:02     CRITICAL    Traceback (most recent call last):
              File "C:/PROGRA~1/QGIS3~1.8/apps/qgis/./python/plugins\processing\algs\gdal\GdalAlgorithm.py", line 129, in processAlgorithm
              commands = self.getConsoleCommands(parameters, context, feedback, executing=True)
              File "C:/PROGRA~1/QGIS3~1.8/apps/qgis/./python/plugins\processing\algs\gdal\gdaladdo.py", line 117, in getConsoleCommands
              raise QgsProcessingException(self.invalidRasterError(parameters, self.INPUT))
             _core.QgsProcessingException: Konnte Quelllayer für INPUT nicht laden: keine Wert für Parameter angegeben

Python-Warnungen
2019-07-05T14:15:53     WARNING    warning:C:\PROGRA~1\QGIS3~1.8\apps\Python37\lib\site-packages\requests\status_codes.py:18: DeprecationWarning: invalid escape sequence \o
              """

             traceback: File "", line 1, in
              File "C:/PROGRA~1/QGIS3~1.8/apps/qgis/./python\qgis\utils.py", line 354, in startPlugin
              if not _startPlugin(packageName):
              File "C:/PROGRA~1/QGIS3~1.8/apps/qgis/./python\qgis\utils.py", line 334, in _startPlugin
              plugins[packageName] = package.classFactory(iface)
              File "C:/Users/senst/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\Hqgis-master\__init__.py", line 35, in classFactory
              from .hqgis import Hqgis
              File "C:/PROGRA~1/QGIS3~1.8/apps/qgis/./python\qgis\utils.py", line 737, in _import
              mod = _builtin_import(name, globals, locals, fromlist, level)
              File "", line 983, in _find_and_load
              File "", line 967, in _find_and_load_unlocked
              File "", line 677, in _load_unlocked
              File "", line 728, in exec_module
              File "", line 219, in _call_with_frames_removed
              File "C:/Users/senst/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\Hqgis-master\hqgis.py", line 31, in
              from .GetMapCoordinates import GetMapCoordinates
              File "C:/PROGRA~1/QGIS3~1.8/apps/qgis/./python\qgis\utils.py", line 737, in _import
              mod = _builtin_import(name, globals, locals, fromlist, level)
              File "", line 983, in _find_and_load
              File "", line 967, in _find_and_load_unlocked
              File "", line 677, in _load_unlocked
              File "", line 728, in exec_module
              File "", line 219, in _call_with_frames_removed
              File "C:/Users/senst/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\Hqgis-master\GetMapCoordinates.py", line 6, in
              import requests,json
              File "C:/PROGRA~1/QGIS3~1.8/apps/qgis/./python\qgis\utils.py", line 737, in _import
              mod = _builtin_import(name, globals, locals, fromlist, level)
              File "", line 983, in _find_and_load
              File "", line 967, in _find_and_load_unlocked
              File "", line 677, in _load_unlocked
              File "", line 728, in exec_module
              File "", line 219, in _call_with_frames_removed
              File "C:\PROGRA~1\QGIS3~1.8\apps\Python37\lib\site-packages\requests\__init__.py", line 114, in
              from .models import Request, Response, PreparedRequest
              File "C:/PROGRA~1/QGIS3~1.8/apps/qgis/./python\qgis\utils.py", line 737, in _import
              mod = _builtin_import(name, globals, locals, fromlist, level)
              File "", line 983, in _find_and_load
              File "", line 967, in _find_and_load_unlocked
              File "", line 677, in _load_unlocked
              File "", line 728, in exec_module
              File "", line 219, in _call_with_frames_removed
              File "C:\PROGRA~1\QGIS3~1.8\apps\Python37\lib\site-packages\requests\models.py", line 43, in
              from .status_codes import codes
              File "C:/PROGRA~1/QGIS3~1.8/apps/qgis/./python\qgis\utils.py", line 737, in _import
              mod = _builtin_import(name, globals, locals, fromlist, level)
              File "", line 983, in _find_and_load
              File "", line 967, in _find_and_load_unlocked
              File "", line 677, in _load_unlocked
              File "", line 724, in exec_module
              File "", line 860, in get_code
              File "", line 791, in source_to_code
              File "", line 219, in _call_with_frames_removed

Does anyone have an idea?

THX, mikeE.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20190717/4feda90d/attachment.html>


More information about the Qgis-user mailing list