“Python3 comme par défaut Python Path macOS” Réponses codées

Python3 comme par défaut Python Path macOS

ln -sf /usr/local/bin/python3 /usr/local/bin/python
FractalSystems

Utilisez python3 comme mac par défaut

ln -s -f /usr/local/bin/python3.7 /usr/local/bin/python
Light Lyrebird

Définir Python3 comme Mac par défaut

# it is said not to do but I used it anyway, because of the conveniency
$ echo "alias python=/usr/local/bin/python3.7" >> ~/.zshrc 
Blue Badger

Réponses similaires à “Python3 comme par défaut Python Path macOS”

Questions similaires à “Python3 comme par défaut Python Path macOS”

Plus de réponses similaires à “Python3 comme par défaut Python Path macOS” dans Python

Parcourir les réponses de code populaires par langue

Parcourir d'autres langages de code