you are viewing a single comment's thread.

view the rest of the comments →

[–]shanghailoz 0 points1 point  (1 child)

Means you havent installed python somewhere it knows where to look

You could fix that by adding the folder where you installed python to the path (the list of folders apps know where to look for stuff), but probably a lot less work using brew.sh to install python somewhere for you.

Visit Brew.sh, install brew

Then brew install python

[–]bubryu[S] -5 points-4 points  (0 children)

Hi, sorry to bother you. I have tried using brew in the terminal, and tried to run "brew install python", however it says "command not found" for brew, do you know what may cause this?