Category: Python

Install Python 3.7.3 from source

a) Prepare Your System # yum -y groupinstall “Development Tools” # yum -y install zlib-devel libffi-devel b) Download python Source...