zsh: command not found: python macOS terminal | how to fix

preview_player
Показать описание
Can you help me to buy a coffee:

brew install python

python --version

Рекомендации по теме
Комментарии
Автор

thank you so much bro!!! I hade so much problem and it was only I wrote python and not python3(!!)

phreakii
Автор

When it asked for the password, the only thing that comes up is a key and then it won’t let me type anything after it until pressing enter then something else appears saying it could not be “….verified, username or password is invalid”

AlexisDimes
Автор

Note - If finding drew not found.
after installing the drew at last there are two steps given with command

- Run these two commands in your terminal to add Homebrew to your PATH:
1. (echo; echo 'eval "$(/opt/homebrew/bin/brew shellenv)"') >> /Users/bharat/.zprofile
2. eval "$(/opt/homebrew/bin/brew shellenv)"

and it will work fine

Blsk
Автор

Thanks so much Bro, after a long struggle . `this really helped

talundizkatyhopho
Автор

Whatever i try, always this here: isch$ phyton --version
-bash: phyton: command not found
Saschas-MBP:~ saschakalbfleisch$ phyton3--version
-bash: phyton3--version: command not found
Saschas-MBP:~ saschakalbfleisch$

posterboybeats
Автор

hello bro. when i try run any commend rleated with python it give me error that killed random number, can you help me to fix it

nikabhallu
Автор

after downloading Home Brew it does "command not found:brew"

RuiSantos-vq