gpt4 book ai didi

python - 如何安装 Python 3.6 和 Python 2.7?

转载 作者:太空狗 更新时间:2023-10-29 22:24:49 24 4
gpt4 key购买 nike

这里是 Python 新手。我刚买了一台 Python 2.7 附带的新 Mac。我在类里面使用旧版本的 Python,所以我需要保留它。我想同时安装最新版本的 Python 3.6 和旧版本。我在网上找到的说明已经过时或令人困惑。谁能指出我正确的方向?

最佳答案

您可以使用 brew安装 python3。

$ brew install python3
$ python # to start the python 2.7
$ python3 # to start the python 3

这是在 macOS 上开始使用 python 3 的最简单方法。

关于python - 如何安装 Python 3.6 和 Python 2.7?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/44622189/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com