<div dir="ltr">I recently installed Qgis on Fedora 30. But did not get python support working and can see only 8 plugins available. I also tried installing newer Qgis 3.6.3-Noosa, but got the same errors.<div><br></div><div>QGIS version: 3.4.6<br></div><div>OS: Fedora 30<br><br>============<br>### Python Error 1: <br><br>Couldn't load SIP module.<br>Python support will be disabled.<br><br></div><div>Traceback (most recent call last):<br>  File "", line 1, in <br>  File "/usr/lib64/python3.7/site-packages/qgis/__init__.py", line 72, in <br>    from qgis.PyQt import QtCore<br>  File "/usr/lib64/python3.7/site-packages/qgis/PyQt/QtCore.py", line 26, in <br>    from PyQt5.QtCore import *<br>ImportError: /lib64/libQt5Core.so.5: version `Qt_5_PRIVATE_API' not found (required by /home/ahmed/.local/lib/python3.7/site-packages/PyQt5/QtCore.so)<br><br>Python version:<br>3.7.3 (default, May 11 2019, 00:38:04) <br>[GCC 9.1.1 20190503 (Red Hat 9.1.1-1)]<br><br>QGIS version:<br>3.4.6-Madeira 'Madeira', exported<br><br>Python path:<br>['/usr/share/qgis/python', '/home/ahmed/.local/share/QGIS/QGIS3/profiles/default/python', '/home/ahmed/.local/share/QGIS/QGIS3/profiles/default/python/plugins', '/usr/share/qgis/python/plugins', '/usr/lib64/python37.zip', '/usr/lib64/python3.7', '/usr/lib64/python3.7/lib-dynload', '/home/ahmed/.local/lib/python3.7/site-packages', '/usr/local/lib64/python3.7/site-packages', '/usr/local/lib/python3.7/site-packages', '/usr/lib64/python3.7/site-packages', '/usr/lib/python3.7/site-packages']<br><br>============<br>### Python Error 2: <br><br>An error occurred during execution of following code:<br>qgis.utils.uninstallErrorHook()<br><br>Traceback (most recent call last):<br>  File "", line 1, in <br>NameError: name 'qgis' is not defined<br><br>Python version:<br>3.7.3 (default, May 11 2019, 00:38:04) <br>[GCC 9.1.1 20190503 (Red Hat 9.1.1-1)]<br><br>QGIS version:<br>3.4.6-Madeira 'Madeira', exported<br><br>Python path:<br>['/usr/share/qgis/python', '/home/ahmed/.local/share/QGIS/QGIS3/profiles/default/python', '/home/ahmed/.local/share/QGIS/QGIS3/profiles/default/python/plugins', '/usr/share/qgis/python/plugins', '/usr/lib64/python37.zip', '/usr/lib64/python3.7', '/usr/lib64/python3.7/lib-dynload', '/home/ahmed/.local/lib/python3.7/site-packages', '/usr/local/lib64/python3.7/site-packages', '/usr/local/lib/python3.7/site-packages', '/usr/lib64/python3.7/site-packages', '/usr/lib/python3.7/site-packages']<br><br>============<br>### Python Error 3 (on closing QGIS):  <br><br>An error occurred during execution of following code:<br>qgis.utils.uninstallErrorHook()<br><br>SystemError: PyEval_EvalCodeEx: NULL globals<br><br>Python version:<br><br>QGIS version:<br>3.4.6-Madeira 'Madeira', exported<br><br>Python path:<br><br></div></div>