You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Same issue with QGIS 3.4.6 LTR:
Is there any bypass ?
I am not really fan of upgrading to 3.8 right now, in the middle of a project ...
Impossible` de charger l'extension 'tiles_xyz
ImportError: attempted relative import with no known parent package
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/qgis/utils.py", line 309, in loadPlugin import(packageName)
File "/usr/lib/python3/dist-packages/qgis/utils.py", line 672, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
File "/home/xxx/.local/share/QGIS/QGIS3/profiles/default/python/plugins/tiles_xyz/tiles_xyz.py", line 38, in
from .tiles_xyz_provider import TilesXYZProvider
File "/usr/lib/python3/dist-packages/qgis/utils.py", line 672, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
ImportError: attempted relative import with no known parent package
Version de Python : 3.6.8 (default, Jan 14 2019, 11:02:34) [GCC 8.0.1 20180414 (experimental) [trunk revision 259383]]
Version de QGIS : 3.4.6-Madeira Madeira, exported
https://twitter.com/carlosgis/status/1140999359724761094
The text was updated successfully, but these errors were encountered: