在MacOS(Apple/Mac)上安装Conda的最佳方法是什么? [英] What is the best way to Install Conda on MacOS (Apple/Mac)?

查看:2444
本文介绍了在MacOS(Apple/Mac)上安装Conda的最佳方法是什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在Mac上安装Anaconda的推荐方法是什么?

What is the recommended approach for installing Anaconda on Mac?

我尝试使用brew cask install anaconda
,过一会儿返回anaconda was successfully installed!.

之后-尝试conda命令将返回command not found: conda.

After that - trying conda command returns command not found: conda.

是否需要完成任何后续步骤安装?
推荐的在MacOS上安装Conda的方法是什么?

Is there any post step installation that needs to be done?
And what is recommended way to install Conda on MacOS?

推荐答案

  • brew cask install anaconda
  • export PATH="/usr/local/anaconda3/bin:$PATH"
    • brew cask install anaconda
    • export PATH="/usr/local/anaconda3/bin:$PATH"
    • 这篇关于在MacOS(Apple/Mac)上安装Conda的最佳方法是什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆