“Use Python como python3 zsh” Respostas de código

Use Python como python3 zsh

# Go into your .zshrc file. Is there a line that reads:
alias python='python3'
Marton

Mac Por que o Python está instalado no USR e aplicação

$ pyenv global 3.7.3
# and verify it worked 
$ pyenv version
3.7.3 (set by /Users/mbbroberg/.pyenv/version)
Energetic Eland

Respostas semelhantes a “Use Python como python3 zsh”

Perguntas semelhantes a “Use Python como python3 zsh”

Mais respostas relacionadas para “Use Python como python3 zsh” em Shell/Bash

Procure respostas de código populares por idioma

Procurar outros idiomas de código