N'a pas changé de Python 2 à 3

Pas changé de python2 à 3 ...

$ python --version
Python 2.7.15

$ brew install python3
$ python3 --version
-bash: python3: command not found

Oh, python3 n'est pas installé ...

Solution?

#Installez python3
$ brew install python3
Ignoring bindex-0.5.0 because its extensions are not built.  Try: gem pristine bindex --version 0.5.0
Ignoring bootsnap-1.3.1 because its extensions are not built.  Try: gem pristine bootsnap --version 1.3.1
Ignoring byebug-10.0.2 because its extensions are not built.  Try: gem pristine byebug --version 10.0.2
Ignoring byebug-9.0.6 because its extensions are not built.  Try: gem pristine byebug --version 9.0.6
Ignoring bindex-0.5.0 because its extensions are not built.  Try: gem pristine bindex --version 0.5.0
Ignoring bootsnap-1.3.1 because its extensions are not built.  Try: gem pristine bootsnap --version 1.3.1
Ignoring byebug-10.0.2 because its extensions are not built.  Try: gem pristine byebug --version 10.0.2
Ignoring byebug-9.0.6 because its extensions are not built.  Try: gem pristine byebug --version 9.0.6
Warning: python 3.7.6_1 is already installed, its just not linked
You can use `brew link python` to link this version.

$ brew link python
Linking /usr/local/Cellar/python/3.7.6_1...
Error: Could not symlink Frameworks/Python.framework/Headers
Target /usr/local/Frameworks/Python.framework/Headers
is a symlink belonging to python@2. You can unlink it:
  brew unlink python@2

To force the link and overwrite all conflicting files:
  brew link --overwrite python

To list all files that would be deleted:
  brew link --overwrite --dry-run python

#essayez de dissocier
$ brew unlink python@2
Unlinking /usr/local/Cellar/python@2/2.7.15_1... 39 symlinks removed
$ brew link python
Linking /usr/local/Cellar/python/3.7.6_1... 28 symlinks created

#Vérification
$ python3 --version
Python 3.7.6

Est-ce que python3 est installé correctement?

Recommended Posts

N'a pas changé de Python 2 à 3
Changements de Python 3.0 à Python 3.5
Changements de Python 2 à Python 3.0
Ce que j'ai fait lors de la mise à jour de Python 2.6 vers 2.7
Publier de Python vers Slack
Flirter de PHP à Python
Anaconda mis à jour de 4.2.0 à 4.3.0 (python3.5 mis à jour vers python3.6)
Passer de python2.7 à python3.6 (centos7)
Connectez-vous à sqlite depuis python
Comment changer la version de Python
[Python] Changer l'entrée standard du clavier en fichier texte
Appelez Matlab depuis Python pour optimiser
Publication de Python sur la chronologie Facebook
[Lambda] [Python] Publier sur Twitter depuis Lambda!
Changer le codage par défaut de python en utf-8
Connectez-vous à la base de données utf8mb4 à partir de python
Python (de la première fois à l'exécution)
Comment accéder à wikipedia depuis python
[Python] Changer l'alphabet en nombre
Mettre à jour Mac Python de 2 à 3
[Python] Comment obtenir et modifier les lignes / colonnes / valeurs d'une table.
Changer la version active dans Pyenv d'Anaconda en Python ordinaire
[Il n'est pas trop tard pour apprendre Python à partir de 2020] Partie 3 Python Language Basic (1)
[Python] Simulation de fluide: de linéaire à non linéaire
Changer l'environnement Python 64 bits en environnement 32 bits avec Anaconda
De Python à l'utilisation de MeCab (et CaboCha)
Comment mettre à jour Google Sheets à partir de Python
Manuel Python privé (mis à jour de temps en temps)
Conversion de katakana en voyelle kana [python]
Notification push du serveur Python vers Android
Connexion de python à MySQL sur CentOS 6.4
Portage et modification du solveur de doublets de python2 vers python3.
Comment accéder à RDS depuis Lambda (python)
Python> Numéros de sortie de 1 à 100, 501 à 600> Pour csv
Convertir de Markdown en HTML en Python
[Amazon Linux] Passage de la série Python 2 à la série Python 3
Explication API pour toucher mastodonte de python
Connectez-vous à l'API Websocket de Coincheck depuis Python
Ce que j'ai fait pour économiser la mémoire Python
Mis à jour vers Python 2.7.9
Somme de 1 à 10
sql à sql
MeCab de Python
"Backport" vers python 2
Modifier Excel à partir de Python pour créer un tableau croisé dynamique
Comment ouvrir un navigateur Web à partir de python
[Python] Comment changer le format de la date (format d'affichage)
[Python] Conversion de DICOM en PNG ou CSV
[Python] Ce que j'ai fait pour faire un test unitaire
Je souhaite envoyer un e-mail depuis Gmail en utilisant Python.
[Python] Je veux gérer 7DaysToDie depuis Discord! 1/3
Du dessin de fichier au graphique en Python. Élémentaire élémentaire
[Python] Comment lire les données de CIFAR-10 et CIFAR-100
[python] Créer une table de pandas DataFrame vers postgres
[Bash] Obtenez la puissance de python de bash en utilisant la documentation ici
Comment générer un objet Python à partir de JSON
Commande de ne pas bouger de la position d'origine
[Python] Flux du scraping Web à l'analyse des données
Je veux utiliser le solveur ceres de python