I cannot get Python 3.8.0 installed on Linux ( RHEL 8 / CentOS 8). It's not available in any package repo. When I try to build from source, there are dependencies missing (3), that I cannot find anywhere.
More info here: (I did not want to write this up twice) https://www.reddit.com/r/Python/comments/digewe/python_38_not_possible_to_install_on_linux_why/ The latest version of Python 3 available to me on Linux was released over three years ago ( Python 3.6.0 ), I don't understand why. _______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/ZP3RSTYWBCPBEYNUGH2THA5OVRLYO3RX/ Code of Conduct: http://python.org/psf/codeofconduct/
