gpt4 book ai didi

python - 如何确定Mac上Anaconda是否已完全安装?

转载 作者:太空宇宙 更新时间:2023-11-03 18:38:48 29 4
gpt4 key购买 nike

当我在终端中输入“python”时,我得到:

Python 2.6.1 (r261:67515, Jun 24 2010, 21:47:49) 
[GCC 4.2.1 (Apple Inc. build 5646)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>>

我不确定这是否意味着Ananconda已经成功安装?

最佳答案

要安装 Anaconda-1.9.0-MacOSX-x86_64.sh,请打开终端并运行

/bin/bash Anaconda-1.9.0-MacOSX-x86_64.sh

安装程序将询问一系列问题并按照您确定的前缀进行安装。完成后,关闭终端并再次打开。 (这样您的终端就会选择指向 prefix/bin 的新 PATH。)

安装后,您应该在终端中看到类似以下内容:

$ python
Python 2.7.6 |Anaconda 1.8.0 (x86_64)| (default, Nov 11 2013, 10:49:09)
[GCC 4.0.1 (Apple Inc. build 5493)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>>

关于python - 如何确定Mac上Anaconda是否已完全安装?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/21022400/

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