Allgemein

How to Install Python 3 on CentOS 7

How to Install Python 3 on CentOS 7

This tutorial will guide you through installing Python 3 on a CentOS 7 system using the Software Collections (SCL) along side the distribution default Python version 2.7. We will also show you how to create a Python virtual environment.