我目前在我的MacBook专业版上运行OS X Yosemite (10.10.2) ...默认情况下,Apple在Yosemite上发布了Python 2.7.6。
刚刚下载并运行了Python3的安装程序:python-3.4.3-macosx10.6.pkg
当我打开我的终端并键入python
时,出现了以下内容:
Python 2.7.6 (default, Sep 9 2014, 15:04:36)
[GCC 4.2.1 Compatible Apple LLVM 6.0 (clang-600.0.39)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>>
问题:
https://stackoverflow.com/questions/28921333
复制相似问题