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

sip module implements API v11.0 to v11.1 but the qgis.core module requires API v10.1 #19716

Closed
qgib opened this issue Oct 18, 2014 · 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 Oct 18, 2014

Author Name: Miran Bozicevic (Miran Bozicevic)
Original Redmine Issue: 11440
Affected QGIS version: 2.0.1


QGIS doesn't load PyQGIS with python 2.7 on Sabayon GNU/Linux, failing with the above error message. I saw there was a similar issue, bug #18628, closed with the explanation that QGIS is shipped with PyQt. Apparently the Sabayon version is not. I'm using the regular Sabayon weekly build which includes sip 4.16.3 and pyqt 4.11.2.

The application works fine but I need PyQGIS to use & modify contributed plugins. The problem may be on your end, or with the way Sabayon packages the application, or just with the fact that they're providing an old QGIS version.

I'll try tinkering further on my own, but I'm sure less technically inclined users are having the same problem. Any recommendations or assistance are welcome and appreciated. Thank you!

@qgib
Copy link
Contributor Author

qgib commented Oct 20, 2014

Author Name: Matthias Kuhn (@m-kuhn)


For reference: https://bugs.sabayon.org/show_bug.cgi?id=4824

Did you try to recompile the application? I suspect the QGIS python bindings have been compiled against an older version of sip.


  • status_id was changed from Open to Feedback

@qgib
Copy link
Contributor Author

qgib commented Oct 20, 2014

Author Name: Miran Bozicevic (Miran Bozicevic)


Hello Matthias, thanks for the quick reply & for linking to my bug report on Sabayon. I just compiled QGIS 2.4 -- that's what I meant by tinkering further -- and it seems functional with my present setup, complete with PyQGIS. The only extra thing I needed to do was install spatialite, which isn't managed as a Sabayon entropy package, but is available via Gentoo portage.

I can work with what I have, and hopefully Sabayon will update the package in their distro.

@qgib
Copy link
Contributor Author

qgib commented Oct 20, 2014

Author Name: Matthias Kuhn (@m-kuhn)


Hi Miran,

Nice that it works for you.
I hope that Sabayon people will take care of recompiling, now that they've got your report.


  • resolution was changed from to up/downstream
  • status_id was changed from Feedback to Closed

@qgib qgib added the Bug Either a bug report, or a bug fix. Let's hope for the latter! label May 25, 2019
@qgib qgib closed this as completed May 25, 2019
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