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

Python error on QGIS 1.8.0 when running on Debian testing with latest updates #16903

Closed
qgib opened this issue Jun 13, 2013 · 3 comments
Closed
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter!

Comments

@qgib
Copy link
Contributor

qgib commented Jun 13, 2013

Author Name: Andrey Isakov (@Andrey-VI)
Original Redmine Issue: 8064
Affected QGIS version: 1.8.0


When launching QGIS 1.8.0 on Debian testing with latest updates an error appears:

Couldn't load PyQGIS.
Python support will be disabled.


Traceback (most recent call last):
  File "", line 1, in 
RuntimeError: the sip module implements API v9.0 to v9.2 but the qgis.core module requires API v8.1


Версия Python:
2.7.5+ (default, Jun  2 2013, 13:28:26) 
[GCC 4.7.3]

Версия QGIS:
1.8.0-Lisboa 'Lisboa', exported

Путь поиска Python:
['/usr/share/qgis/python', '/home/andrey/.qgis//python', '/home/andrey/.qgis//python/plugins', '/usr/share/qgis/python/plugins', '/usr/lib/python2.7', '/usr/lib/python2.7/plat-x86_64-linux-gnu', '/usr/lib/python2.7/lib-tk', '/usr/lib/python2.7/lib-old', '/usr/lib/python2.7/lib-dynload', '/usr/local/lib/python2.7/dist-packages', '/usr/lib/python2.7/dist-packages', '/usr/lib/python2.7/dist-packages/PIL', '/usr/lib/python2.7/dist-packages/gtk-2.0', '/usr/lib/pymodules/python2.7']

QGIS is useless without Python.

@qgib
Copy link
Contributor Author

qgib commented Jun 13, 2013

Author Name: Giovanni Manghi (@gioman)


most probably a local issue, maybe you have mixed packages?


  • priority_id was changed from Severe/Regression to Normal

@qgib
Copy link
Contributor Author

qgib commented Jun 13, 2013

Author Name: Andrey Isakov (@Andrey-VI)


Giovanni Manghi wrote:

most probably a local issue, maybe you have mixed packages?

Mixed packages of what?
This happened after installing updates on Debian.

@qgib
Copy link
Contributor Author

qgib commented Jun 13, 2013

Author Name: Jürgen Fischer (@jef-n)


There are no 1.8 builds for jessie - try the "nightly builds of master for unstable/sid":https://issues.qgis.org/projects/quantum-gis/wiki/Download#10272-Master or "build 1.8 packages":http://qgis.org/api/INSTALL.html#toc11 from source.


  • resolution was changed from to invalid
  • status_id was changed from Open to Closed

@qgib qgib added the Bug Either a bug report, or a bug fix. Let's hope for the latter! label May 24, 2019
@qgib qgib closed this as completed May 24, 2019
JamesShaeffer pushed a commit to JamesShaeffer/QGIS that referenced this issue Nov 20, 2019
Fixes relation reference widget when chain filter option is activated, fixes qgis#16903 (backport)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter!
Projects
None yet
Development

No branches or pull requests

1 participant