Skip to content

oshinko/how-to-install-python

Repository files navigation

How to Install Python 3.10 from Source Code

For Amazon Linux 2 or CentOS 7, Debian, etc.

sh ./install-python.sh 3.10.5

Testing your installation.

python3.10 test.py

Display Python configuration information.

python3.10 -m sysconfig

About

How to Install Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published