Skip to content

Quick WTK incompatibility with QGIS 3.40 #39

@NimaDolatabadi

Description

@NimaDolatabadi

The OS is windows 10, QGIS is installed with QT6 and when I try to install Quick WKT I get this error:

Image

after ignoring and installing, it does not add the icon and when I try to import it in python console I get this error:

`Python Console

Use iface to access QGIS API interface or type '?' for more info

Security warning: typing commands from an untrusted source can harm your computer

import wkt
Traceback (most recent call last):
File "", line 1, in
File "C:\PROGRA1/QGISQT1.3/apps/qgis-qt6/./python\qgis\utils.py", line 1100, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'wkt'`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions