python_select 与 fink 安装的 python?

Posted

技术标签:

【中文标题】python_select 与 fink 安装的 python?【英文标题】:python_select with fink-installed python? 【发布时间】:2010-11-09 06:20:35 【问题描述】:

如何将 python_select 与 fink 安装的 python 一起使用?它不会找到它,我不想经历使用 macports 安装 python 的整个过程。我从macports得到了python_select。它报告:

Available versions:
current none python26-apple

我用fink安装python在:

/sw/bin/python2.7

【问题讨论】:

【参考方案1】:

我在我的机器上看到以下内容:

Available versions:
current none python26 python26-apple

我猜它正在查找路径中可用的 python 版本。因为,MacPorts 转到 /opt; Fink 转到 /sw。 fink 在你的道路上吗? $PATH 中包含什么。

我建议你使用 macports。 python_select 适用于 macports 安装。

看下面的讨论,建议使用macports:

https://serverfault.com/questions/12952/macports-vs-fink。

我个人使用 macports。

sudo port install python27 
sudo port install python_select
sudo python_select python27

【讨论】:

我想我会切换到macports。你用python26还是python27? @Neil G:我出于某种目的使用 python26,很快就会切换到 python27。

以上是关于python_select 与 fink 安装的 python?的主要内容,如果未能解决你的问题,请参考以下文章

使用 fink 从网站安装

Fink 不会安装

使用 fink 安装 g77 [关闭]

如何使用 Fink 在 Mac 上安装 GNU Octave?

将默认 GCC 设置为 Fink 安装的 GCC 4.5?

忽略 Fink 的 texlive 支持现代发行版