【发布时间】:2013-02-25 19:35:35
【问题描述】:
我正在使用山狮。我已经安装了python 3.3,也安装了python 2.7。我用的是自制的。
打开python时,我得到:
Python 2.7.3 (v2.7.3:70274d53c1dd, Apr 9 2012, 20:52:43)
[GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
我试过这样做:
brew switch python3 3.3.0.
还是不行。有什么想法吗?
【问题讨论】:
-
你是怎么打开python的?
标签: macos python-2.7 python-3.x homebrew