STINNER Victor <vstin...@python.org> added the comment:
Oh right, Ammar is right, you miss a dependency. Try maybe: sudo dnf install -y dnf-plugins-core sudo dnf builddep -y python3 https://cpython-core-tutorial.readthedocs.io/en/latest/build_cpython_linux.html ... but why are you building Python from source? Fedora provides python3.8 ;-) At least, on Fedora 31, Python 3.8 and 3.9 are packaged ;-) If you built it to contribute to Python, that's great! ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue39367> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com