pip和conda有什么区别? - What is the difference between pip and conda?

问题:

I know pip is a package manager for python packages. 我知道pip是python包的包管理器。 However, I saw the installation on IPython's website use conda to install IPython. 可是,我看到IPython网站上的安装使用conda来安装IPython。 python

Can I use pip to install IPython? 我可使用pip来安装IPython吗? Why should I use conda as another python package manager when I already have pip ? 当我已经拥有pip时,为何我应该使用conda做为另外一个python包管理器? web

What is the difference between pip and conda ? pipconda什么区别? 网站


解决方案:

参考一: https://stackoom.com/question/1Q5gS/pip和conda有什么区别
参考二: https://oldbug.net/q/1Q5gS/What-is-the-difference-between-pip-and-conda
相关文章
相关标签/搜索