[Bug 1116413] New: Application:Geo/qgis: Bug qgis fails to find PyQt5.sip on startup
http://bugzilla.opensuse.org/show_bug.cgi?id=1116413 Bug ID: 1116413 Summary: Application:Geo/qgis: Bug qgis fails to find PyQt5.sip on startup Classification: openSUSE Product: openSUSE.org Version: unspecified Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: 3rd party software Assignee: dassau@gbd-consult.de Reporter: michael@actrix.gen.nz QA Contact: bnc-team-screening@forge.provo.novell.com CC: tzotsos@gmail.com Found By: --- Blocker: --- Installed qgis, at startup it complains that python will not be enabled after it fails to import PyQt5.sip. I have tumbleweeds's python3-qt5 and python-qt5-utils installed. FIRST POPUP DIALOG CONTENTS: Couldn't load PyQGIS. Python support will be disabled. Traceback (most recent call last): File "", line 1, in File "/usr/share/qgis/python/qgis/core/__init__.py", line 27, in from qgis._core import * ModuleNotFoundError: No module named 'PyQt5.sip' SECOND POPUP DIALOG CONTENTS: An error occurred during execution of following code: qgis.utils.uninstallErrorHook() Traceback (most recent call last): File "", line 1, in NameError: name 'qgis' is not defined Python version: 3.6.5 (default, Mar 31 2018, 19:45:04) [GCC] -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1116413 http://bugzilla.opensuse.org/show_bug.cgi?id=1116413#c1 Benjamin Greiner <code@bnavigator.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |code@bnavigator.de Resolution|--- |FIXED --- Comment #1 from Benjamin Greiner <code@bnavigator.de> --- Currently Tumbleweed provides the sip, and PyQt5.sip module through the python3-sip package, which is required by python3-qt5 through the "Requires: %{pyname}-sip(api) = %{python_sip_api_ver}" directive). So this bug should be resolved for a long time now. I plan to replace this by python3-qt5-sip in the near future. -- You are receiving this mail because: You are on the CC list for the bug.
participants (2)
-
bugzilla_noreply@novell.com
-
bugzilla_noreply@suse.com