CentOS8 --Installer --Python3

Installation de Python 3.6

sudo yum install python36
python3 --version
Python 3.6.8

pip3 --version
pip 9.0.3 from /usr/lib/python3.6/site-packages (python 3.6)

Appel avec la commande python

sudo alternatives --config python

 Il existe 2 programmes qui fournissent "python".

 Sélectionnez la commande
-----------------------------------------------
*+ 1           /usr/libexec/no-python
   2           /usr/bin/python3

 Appuyez sur Entrée pour conserver la sélection actuelle [+] ou entrez le numéro de sélection: 2
  1. Entrez la commande alternatives
  2. Liste de Python installé
  3. Sélectionnez le numéro sur le côté gauche de Python3 dans la liste
python --version

--Peut être appelé avec la commande python

Recommended Posts

CentOS8 --Installer --Python3
Installez Python3.4 sur CentOS 6.6
Installez Python 2.7.3 sur CentOS 5.4
Installer python
Installez Python 3.8 sur CentOS 7 (SCL)
Installez Python 3.7 et Django 3.0 (CentOS)
Installez Python 3.8 sur CentOS 8 (AppStream)
Python2.7 + CentOS7 + OpenCV3
CentOS8 --Installer --Django
Installation locale de Python
Installez NAOqi python
Installer le contrôle Python
Installer Python sur CentOS à l'aide de Pyenv
Installez Python sur CentOS en utilisant pyenv
Comment installer python3 avec docker centos
Installer python sur WSL
Installez Faiss sur CentOS 7
Comment installer Python
Installez Python sur Pidora.
Installez Scrapy sur python3
Installez numba sur CentOS 7.2
Comment installer python
Installer Python 3 dans un environnement Mac
Installer Python à partir de la source
Installation de Python 2.7 (yum) (CentOS 6.8)
Installation du laboratoire Python Jupyter
Installer une bibliothèque externe pour python
Installer python (pyenv, pyenv-virtualenv)
Installez Voluptuous avec Python 2.5
Installez python sur Windows
Introduction de Python 2.7 à CentOS 6.6
Conseils d'installation de Python PyTorch
Installez Python avec pyenv
Installez Python 3.3 sur Ubuntu 12.04
Installez Python 3.4 sur Mac
Installez awscli sur centos7
Installer Chainer sur CentOS 6.7
Installez Python 3.6 sur Docker
Installez Python (pour Windows)
Installation de Python 3.5 (yum) (CentOS 6.8)
[Ansible] Installer dnf sur Centos7 avec l'interpréteur Python3
[2020.8 dernière] Comment installer Python
python (pyenv + pyenv-virtualenv) + installation CentOS7
Comment installer Python [Windows]
Installez Python 3.8 sur RHEL 8 (AppStream)
[CentOS7] Installez anaconda à l'aide de pyenv
Installer watchdog sur Windows + Python 3.3
Installez Python et Flask (Windows 10)
Installer l'environnement Python avec Anaconda
Python
Installez la série ImageMagick-6.2.x sur CentOS7.7
Installer une bibliothèque externe avec Python
Installer plusieurs versions de Python
Installez pandas 0.14 sur python3.4 [sur Mac]
Installez OpenCV sur Ubuntu + python
Installez Chrome sur la série CentOS 7
Python --Installez MySQLDB sur EC2
Passer de python2.7 à python3.6 (centos7)
Installez pyenv depuis Homebrew, installez Python depuis pyenv
[Python] [Chainer] [Windows] Installer Chainer sous Windows
Installation de Python en 2 lignes @Windows