如何使用Homebrew在我的Mac上安装Python25 [英] How to install Python25 on my mac with Homebrew

查看:114
本文介绍了如何使用Homebrew在我的Mac上安装Python25的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是Mac和Python的新手.我想在Mac(OS X 10.8.1)上安装旧版本的Python(2.5). 我正在使用自制软件,因为它比MacPorts还要新,而且我不知道在它们之间进行选择.

I'm new to Mac's and Python. I want to install an older version of Python (2.5) on to the Mac (OS X 10.8.1). I'm using homebrew as it's newer than MacPorts and I don't know enough to choose between them.

按照说明我已经安装了Rails,mySQL,budle,pow-各种各样的东西,但是当我使用相同的技术来安装python 2.5时,它是行不通的.

Following instructions I have installed Rails, mySQL, budle, pow - all sorts of stuff, but when I use the same technique to install python 2.5 it doesn't work.

我尝试过:

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 am I going wrong? Thanks.

推荐答案

python25在Homebrew-versions tap中可用:

python25 is available in the Homebrew-versions tap:

$ brew tap homebrew/versions
$ brew install python25

这篇关于如何使用Homebrew在我的Mac上安装Python25的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆