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

Issues with QGIS 3.40 Release Candidate #17

Open
sxwebster opened this issue Nov 13, 2024 · 0 comments
Open

Issues with QGIS 3.40 Release Candidate #17

sxwebster opened this issue Nov 13, 2024 · 0 comments

Comments

@sxwebster
Copy link

When copying / pasting from the raw .py file into the Python console in QGIS 3.40 RC.Brand new QGIS install on a brand new machine.

It appears that qgis.PyQtCore may have changed.

iface.reloadConnections()

print("All basemaps have been added. Please restart QGIS.")
  File "<input>", line 5
    from qgis.PyQt.QtCore import QSettings
                                          ^
SyntaxError: multiple statements found while compiling a single statement
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