相关疑难解决方法(0)

如何:Macports选择python

当我进入:

port select --list python
Run Code Online (Sandbox Code Playgroud)

这是结果:

Available versions for python:
    none
    python25 (active)
    python25-apple
    python26-apple
    python27
    python27-apple
Run Code Online (Sandbox Code Playgroud)

我以为当我使用python时我会使用版本2.5.相反,当我输入"python"时,2.7版似乎是活跃的.如何将其更改为2.5版?

Python 2.7.1 (r271:86832, Jun 16 2011, 16:59:05) 
[GCC 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>>
Run Code Online (Sandbox Code Playgroud)

python version macports python-2.5 python-2.7

32
推荐指数
4
解决办法
4万
查看次数

标签 统计

macports ×1

python ×1

python-2.5 ×1

python-2.7 ×1

version ×1