FS#59292 - [qgis] cant load PyQGIS

Attached to Project: Community Packages
Opened by Kim Lindgren (Froglich) - Tuesday, 10 July 2018, 12:36 GMT
Last edited by Antonio Rojas (arojas) - Tuesday, 10 July 2018, 12:45 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Critical
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
During startup, QGIS throws an error saying that it cant load PyQGIS and that Python support will be disabled:
Couldn't load PyQGIS.
Python support will be disabled.


Traceback (most recent call last):
File "", line 1, in
File "/usr/lib/python3.6/site-packages/qgis/__init__.py", line 80, in
import qgis.gui
File "/usr/lib/python3.6/site-packages/qgis/gui/__init__.py", line 27, in
from qgis._gui import *
ValueError: PyCapsule_GetPointer called with incorrect name


Python version:
3.6.6 (default, Jun 27 2018, 13:11:40)
[GCC 8.1.1 20180531]

QGIS version:
3.2.0-Bonn 'Bonn', exported

Python path:
['/usr/share/qgis/python', '/home/kim/.local/share/QGIS/QGIS3/profiles/default/python', '/home/kim/.local/share/QGIS/QGIS3/profiles/default/python/plugins', '/usr/share/qgis/python/plugins', '/usr/lib/python36.zip', '/usr/lib/python3.6', '/usr/lib/python3.6/lib-dynload', '/usr/lib/python3.6/site-packages', '/usr/lib/python3.6/site-packages/linkgrammar']


Additional info:
qgis 3.2.0-1, python 3.6.6-1

Steps to reproduce:
Install latest version of qgis from community repo and start the application.
This task depends upon

Closed by  Antonio Rojas (arojas)
Tuesday, 10 July 2018, 12:45 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#59291 

Loading...