Hi all, I have an issue with Python on Fedora.
After installing from a new clean clone and fresh build dir, if I do PYTHONPATH=$PYTHONPATH:/usr/share/qgis/python python -m qgis.PyQt.uic.pyuic I get /usr/bin/python: libqgis_core.so.2.17.0: cannot open shared object file: No such file or directory Although the lib is indeed in /usr/lib. Also, if I run qgis from the build output and do >From qgis.PyQt.uic import pyuic it crashes without any backtrace. I don't know what to look for. There are some issues on the hub, but I cannot find the connection with this one. If anyone has a hint, thanks a lot. Denis
_______________________________________________ Qgis-developer mailing list [email protected] List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer
