entpolew.blogg.se

Yum python 3
Yum python 3













We will choose Python version 3.6.3 in this example. Go to and choose the version of python as per your requirement and find the tar.gz file. # yum install -y zlib-devel bzip2-devel openssl-devel ncurses-devel sqlite-devel readline-devel tk-devel gdbm-devel db4-devel libpcap-devel xz-devel expat-devel Download Python To avoid compilation and runtime errors, follow the below steps to install the required packages. Some of the packages may be already available. # yum groupinstall -y "development tools"Īfter installing the development tools, install the libraries that are essential for the full functioning of Python. So we need to install compilers and related development tools. This version of python is installed from source.

yum python 3

In this tutorial, we will see how to install Python 3.x.x version in a cPanel server without disturbing the base python installation. However the latest version of Python available is 3.x.x and most of the tools used now requires higher Python 3.x.x versions.

yum python 3

The latest version of Python available in CentOS/RHEL 6 is 2.6.6 and CentOS/RHEL 7 is 2.7.5.

yum python 3

This means cPanel relies on the older Python 2.x installations for its working and replacing that may cause serious issues.ĬentOS/RHEL 6 and 7 ships with Python 2.x. WHM-cPanel Server uses Python for Mailman, yum etc.















Yum python 3