ubuntu install pip

Posted braveheart007

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ubuntu install pip相关的知识,希望对你有一定的参考价值。

ubuntu 安装pip

 

  1. sudo apt-get update
  2. sudo apt-get upgrade
  3. sudo apt-get install python-pip

以上是关于ubuntu install pip的主要内容,如果未能解决你的问题,请参考以下文章

ubuntu下pip3 install 模块缓慢解决方案

从 Ubuntu 中的 pip install 包中找到源代码

Ubuntu16.04安装TensorFlow

Ubuntu遇到问题“Could not install packages due to an EnvironmentError: [Errno 13] 权限不够: ”

使用 pip install 的异常

python-dev如何安装 sudo apt-get install python-dev ?