How to use homebrew to install python25 on my Mac

I am new to Mac and Python. I want to install an old version of Python (2.5) (OS X 10.8.1) on my Mac.
I am using homebrew because It is newer than MacPorts and I don’t know to choose between them.

Following the instructions I have installed Rails, mySQL, budle, pow-all kinds of things, but when I use The same technique does not work when installing python 2.5.

I tried:

Axolotl:.pow neil$brew search python25
homebrew/versions/python25

Axolotl:.pow neil$brew install python25
Error: No available formula for python25
Axolotl:.pow neil$brew install homebrew/versions/ python25
Error: No available formula for python25

Where did I go wrong? Thank you.

python25 can be used in the Homebrew version:

$brew tap homebrew/versions
$brew install python25

I am new to Mac and Python. I want to install on Mac Old version of Python (2.5) (OS X 10.8.1).
I am using homebrew because it is newer than MacPorts, and I don’t know how to choose between them.

Following the instructions I have installed Rails, mySQL, budle, pow-all kinds of things, but when I install python 2.5 using the same technology it doesn’t work.

I tried:< /p>

Axolotl:.pow neil$brew search python25
homebrew/versions/python25

Axolotl:.pow neil$brew install python25
Error: No available formula for python25
Axolotl:.pow neil$brew install homebrew/versions/python25
Error: No available formula for python25

Where did I go wrong? Thank you.

python25 can be used in Homebrew version:

$brew tap homebrew/ versions
$brew install python25

Leave a Comment

Your email address will not be published.