3dcitydb / 3dcitydb-qgis-explorer

QGIS Plugin for working the the 3DCityDB
GNU General Public License v2.0
7 stars 5 forks source link

Cannot install for QGIS 3.16 / What are the requirements ? #7

Open MaelREBOUX opened 2 years ago

MaelREBOUX commented 2 years ago

Hello.

Your plugin seems to be great. But I cannot install it.

The steps :

ModuleNotFoundError: No module named '3dcitydb-qgis-explorer-0' 
Traceback (most recent call last):
  File "C:/PROGRA~1/QGIS/3.16/apps/qgis-ltr/./python\qgis\utils.py", line 312, in loadPlugin
    __import__(packageName)
  File "C:/PROGRA~1/QGIS/3.16/apps/qgis-ltr/./python\qgis\utils.py", line 793, in _import
    mod = _builtin_import(name, globals, locals, fromlist, level)
ModuleNotFoundError: No module named '3dcitydb-qgis-explorer-0'

Version de Python : 3.7.0 (v3.7.0:1bf9cc5093, Jun 27 2018, 04:59:51) [MSC v.1914 64 bit (AMD64)] 
Version de QGIS : 3.16.8-Hannover Hannover, 8c50902ea4 

What is wrong ?

I don't know if it is a supported version of QGIS as the README indicates nothing about that.

MaelREBOUX commented 2 years ago

No more succes with QGIS 3.22 : same error.