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

Minimal version - Not seem to work on QGIS 3.0.1 - Metadata.txt #6

Open
ERHash opened this issue Feb 6, 2024 · 0 comments
Open

Minimal version - Not seem to work on QGIS 3.0.1 - Metadata.txt #6

ERHash opened this issue Feb 6, 2024 · 0 comments

Comments

@ERHash
Copy link

ERHash commented Feb 6, 2024

Hi,

thank you for your plugin

the script dont work on qgis 3.0.1 (PyQGIS 3.6)

Could be a problem with the module QgsNetworkReplyContent, Its listed in PyQGIS 3.6 https://qgis.org/pyqgis/3.6/ but maybe the module have changed a bit

from qgis.core import QgsNetworkReplyContent
Traceback (most recent call last):
  File "H:\PROGRA~1\QGIS3~1.0\apps\Python36\lib\code.py", line 91, in runcode
    exec(code, self.locals)
  File "<input>", line 1, in <module>
ImportError: cannot import name 'QgsNetworkReplyContent'

So I think the minimal version of QGIS is higher

Then I suggest to change the metadata.txt about the minimal version (currently is 3.0.0)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant