Am 31.12.2017 um 02:19 schrieb Jason Paul Joines:
#I also have a newer version of python-sip, which is supposed to provide sip-api-11.2: # dpkg -l python-sip Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Description +++-==================================================-==============================-==============================-========================================================================================================= ii python-sip 4.19.2+dfsg-1+16.04+xenial+bui amd64 Python/C++ bindings generator runtime library
I guess the newer version spoils your installation. My Xenial installation is build against python-sip 4.17 from the main ubuntu repo, and works fine.
It might be that python-sip 4.19.2 includes a different version of sip-api, which is of no use for you.
Try to downgrade python-sip, and libqt5core5a as well, which comes as 5.5.1 from the main repo for me.
If KDE Neon does not provide it, try to force the main ubuntu repo version. HTH, Andre Joost _______________________________________________ Qgis-user mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
