Installation de Python 2.7 (yum) (CentOS 6.8)

Installation

python


[root@localhost ~]# yum -y install centos-release-scl-rh
[root@localhost ~]# yum -y install python27

Contrôle de fonctionnement

python


[root@localhost ~]# python --version
Python 2.6.6
[root@localhost ~]# scl enable python27 bash
[root@localhost ~]# python --version
Python 2.7.8
[root@localhost ~]# exit

Réglage d'activation automatique

python


[root@localhost ~]# python --version
Python 2.6.6
[root@localhost ~]# echo 'source /opt/rh/python27/enable' > /etc/profile.d/python27.sh
[root@localhost ~]# source /etc/profile
[root@localhost ~]# python --version
Python 2.7.8

Recommended Posts

Installation de Python 2.7 (yum) (CentOS 6.8)
Installation de Python 3.5 (yum) (CentOS 6.8)
python (pyenv + pyenv-virtualenv) + installation CentOS7
Installation de Python
Installation de Python
Erreur d'installation de centOS 7
Installation de CentOS 8
Python2.7 + CentOS7 + OpenCV3
Installation de PHP (CentOS 8)
Installation de Python (Windows)
Installation de Python 2020 (macOS)
Notes d'installation de Python3.4
CentOS8 --Installer --Python3
Installation de CentOS 7 + ffmpeg
installation de python openCV (mémo)
Cours de base Python (2 installation Python)
Apprentissage amélioré 1 installation de Python
Méthode d'installation Python Windows
Installez Python3.4 sur CentOS 6.6
Introduction de Python 2.7 à CentOS 6.6
Installez Python 2.7.3 sur CentOS 5.4
Installation sur la boîte virtuelle CentOS8
Installation de matplotlib (Python 3.3.2)
Procédure d'installation de CentOS 8 (dernière version)
Procédure d'installation de Python 3.6 [pour Windows]
Installez Python 3.8 sur CentOS 7 (SCL)
L'installation d'Apache échoue sur CentOS 8.2
Installation d'OpenCV3 pour Python3 @macOS
Installation de Python (édition Mac) (ancienne)
Installation de Python la plus rapide sous Windows
Installez Python 3.7 et Django 3.0 (CentOS)
Installation de la série Python 3 pour Mac
Passer de python2.7 à python3.6 (centos7)
Ruby, Guide d'installation du module Python
Installez Python 3.8 sur CentOS 8 (AppStream)
Installation source et installation de Python
Comment installer NTP (Chrony) (CentOS8)
Remarques sur l'installation de Python sur CentOS
Installation de Python (Python 3.7.7) et grammaire de base
J'ai essayé de toucher Python (installation)
Python
Python practice_Configuration de l'environnement virtuel ~ Installation de Django
Désactiver le protocole python2.6 ssl3 sur centos6
Installation de Python Note Anaconda (Mac uniquement)
Configurer l'environnement Python sur CentOS
Créer un environnement python dans centos
Installation de Python, SciPy, matplotlib (Windows)
Mémorandum d'installation de PIL (Python Imaging Library)
Construction de l'environnement Python3 avec pyenv-virtualenv (CentOS 7.3)
Installer Python sur CentOS à l'aide de Pyenv
Si l'installation de Python 3.5.0 échoue sur Mac
Procédure d'installation de Teamviewer pour Linux (CentOS)
python / netCDF / CentOS 6.8> ImportError: Aucun module nommé netCDF4> sudo yum install netcdf4-python.x86_64
Créer un environnement python3 sur CentOS7
Installez Python sur CentOS en utilisant pyenv
Création de paquetages CentOS 6.x x86_64 Python-2.7.4 rpm
Installation du code Visual Studio et installation de python
Installation d'Oracle Database 18c (édition Linux CentOS 7)
2017-03-17 CentOS 6.8> Python 3.6.0 introduit / démarré / arrêté dans virutalenv