Ocena wątku:
  • 0 Głosów - 0 Średnio
  • 1
  • 2
  • 3
  • 4
  • 5
qgis 3.4 błędy
05-11-2018, 18:16,
#9
RE: qgis 3.4 błędy
przepraszam powyżej błędy Spatialite.
Python tutaj:

2018-11-05T17:10:44     WARNING    Traceback (most recent call last):
              File "C:/PROGRA~1/QGIS3~1.4/apps/qgis/./python/plugins\db_manager\db_manager_plugin.py", line 96, in onUpdateSqlLayer
              self.dlg.runSqlLayerWindow(l)
              File "C:/PROGRA~1/QGIS3~1.4/apps/qgis/./python/plugins\db_manager\db_manager.py", line 207, in runSqlLayerWindow
              query = DlgSqlLayerWindow(self.iface, layer, self)
              File "C:/PROGRA~1/QGIS3~1.4/apps/qgis/./python/plugins\db_manager\dlg_sql_layer_window.py", line 167, in __init__
              self.executeSql()
              File "C:/PROGRA~1/QGIS3~1.4/apps/qgis/./python/plugins\db_manager\dlg_sql_layer_window.py", line 262, in executeSql
              self.lblResult.setText(self.tr("{0} rows, {1:.3f} seconds").format(model.affectedRows(), model.secs()))
             ValueError: Single '}' encountered in format string

2018-11-05T17:10:01     WARNING    warning:C:\PROGRA~1\QGIS3~1.4\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.4/apps/qgis/./python\qgis\utils.py", line 335, in startPlugin
              plugins[packageName] = package.classFactory(iface)
              File "C:/PROGRA~1/QGIS3~1.4/apps/qgis/./python/plugins\MetaSearch\__init__.py", line 29, in classFactory
              from MetaSearch.plugin import MetaSearchPlugin
              File "C:/PROGRA~1/QGIS3~1.4/apps/qgis/./python\qgis\utils.py", line 672, 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.4/apps/qgis/./python/plugins\MetaSearch\plugin.py", line 34, in
              from MetaSearch.dialogs.maindialog import MetaSearchDialog
              File "C:/PROGRA~1/QGIS3~1.4/apps/qgis/./python\qgis\utils.py", line 672, 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.4/apps/qgis/./python/plugins\MetaSearch\dialogs\maindialog.py", line 50, in
              from owslib.csw import CatalogueServiceWeb # spellok
              File "C:/PROGRA~1/QGIS3~1.4/apps/qgis/./python\qgis\utils.py", line 672, 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.4\apps\Python37\lib\site-packages\owslib\csw.py", line 27, in
              from owslib.util import OrderedDict
              File "C:/PROGRA~1/QGIS3~1.4/apps/qgis/./python\qgis\utils.py", line 672, 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.4\apps\Python37\lib\site-packages\owslib\util.py", line 32, in
              import requests
              File "C:/PROGRA~1/QGIS3~1.4/apps/qgis/./python\qgis\utils.py", line 672, 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.4\apps\Python37\lib\site-packages\requests\__init__.py", line 114, in
              from .models import Request, Response, PreparedRequest
              File "C:/PROGRA~1/QGIS3~1.4/apps/qgis/./python\qgis\utils.py", line 672, 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.4\apps\Python37\lib\site-packages\requests\models.py", line 43, in
              from .status_codes import codes
              File "C:/PROGRA~1/QGIS3~1.4/apps/qgis/./python\qgis\utils.py", line 672, 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


Wiadomości w tym wątku
qgis 3.4 błędy - przez isk - 31-10-2018, 10:55
RE: qgis 3.4 błędy - przez ktos2018 - 31-10-2018, 15:14
RE: qgis 3.4 błędy - przez isk - 31-10-2018, 16:22
RE: qgis 3.4 błędy - przez ktos2018 - 02-11-2018, 22:51
RE: qgis 3.4 błędy - przez isk - 05-11-2018, 12:43
RE: qgis 3.4 błędy - przez Konrad - 05-11-2018, 14:56
RE: qgis 3.4 błędy - przez Roland_z_Gilead - 05-11-2018, 17:44
RE: qgis 3.4 błędy - przez Roland_z_Gilead - 05-11-2018, 18:12
RE: qgis 3.4 błędy - przez Roland_z_Gilead - 05-11-2018, 18:16
RE: qgis 3.4 błędy - przez jerresso - 05-11-2018, 18:54
RE: qgis 3.4 błędy - przez Konrad - 06-11-2018, 08:17
RE: qgis 3.4 błędy - przez isk - 06-11-2018, 08:54
RE: qgis 3.4 błędy - przez ktos2018 - 06-11-2018, 16:54
RE: qgis 3.4 błędy - przez jerresso - 06-11-2018, 18:40
RE: qgis 3.4 błędy - przez Konrad - 07-11-2018, 08:55

Podobne wątki
Wątek: Autor Odpowiedzi: Wyświetleń: Ostatni post
  Dufour - błędy wms geoportalu maciejka 4 19 478 18-01-2017, 13:00
Ostatni post: Binko
  [błędy] 1.6.0 i 1.7.0 na tym samym komputerze [wiki] 6 25 980 13-08-2011, 13:43
Ostatni post: borys
  Błędy przy tworzeniu piramid i .vrt tomalos 1 11 151 19-02-2011, 20:55
Ostatni post: borys
  błędy Pythona koralowa 1 15 683 02-06-2010, 19:35
Ostatni post: borys
  Gdzie można zgłaszać błędy w QGIS Rayo 1 12 733 13-01-2010, 16:01
Ostatni post: borys

Skocz do: