Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import error! #25

Open
saberraz opened this issue Jun 18, 2019 · 3 comments
Open

Import error! #25

saberraz opened this issue Jun 18, 2019 · 3 comments
Labels
bug Something isn't working

Comments

@saberraz
Copy link
Contributor

https://twitter.com/carlosgis/status/1140999359724761094
D9Wk2f6XUAUE1zi

@saberraz saberraz added the bug Something isn't working label Jun 18, 2019
@DigDigDig
Copy link

I'm getting the same issue here. Were you able to resolve this?

@saberraz
Copy link
Contributor Author

Have you tried QGIS 3.8 ...no plugin needed and you should be able to run it directly from the processing toolbox.

@fnx2k
Copy link

fnx2k commented Jul 26, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants