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