1,https://pip.pypa.io/en/stable/

打来这个网址

2,https://pip.pypa.io/en/stable/installing/#installing-with-get-pip-py

在这个网址里,使用命令:

python get-pip.py

[root@wwwww Downloads]# python get-pip.py

DEPRECATION: Python 2.6 is no longer supported by the Python core team, please upgrade your Python. A future version of pip will drop support for Python 2.6
Collecting pip
/tmp/tmplYmlQy/pip.zip/pip/_vendor/requests/packages/urllib3/util/ssl_.py:318: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#snimissingwarning.
/tmp/tmplYmlQy/pip.zip/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
  Downloading pip-8.1.2-py2.py3-none-any.whl (1.2MB)
    100% |████████████████████████████████| 1.2MB 241kB/s
Collecting wheel
  Downloading wheel-0.29.0-py2.py3-none-any.whl (66kB)
    100% |████████████████████████████████| 71kB 7.6MB/s
Collecting argparse; python_version == "2.6" (from wheel)
  Downloading argparse-1.4.0-py2.py3-none-any.whl
Installing collected packages: pip, argparse, wheel
  Found existing installation: argparse 1.2.1
    Uninstalling argparse-1.2.1:
      Successfully uninstalled argparse-1.2.1
Successfully installed argparse-1.4.0 pip-8.1.2 wheel-0.29.0
/tmp/tmplYmlQy/pip.zip/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
[root@oc0108043007 Downloads]#

安装python的pip相关相关推荐

  1. 安装python的pip模块

    安装python的pip模块 网址https://pypi.python.org/pypi/pip 选择,点击下载 将文件解压到C:\Users\Administrator\AppData\Local ...

  2. python venv windows7_安装 Python、pip 和 venv

    安装 Python.pip 和 venv安装 Python.pip 和 venv Ubuntu 18.04 LTS 已安装了 Python 3.6,但不附带你可能期望随其他 Python 安装一起获得 ...

  3. Windows系统中安装Python模块pip numpy matplotlib

    Windows系统中安装Python模块pip numpy matplotlib  [尊重原创,转载请注明出处]http://blog.csdn.net/guyuealian/article/deta ...

  4. python安装numpy模块教程_Windows系统中安装Python模块pip numpy matplotlib

    Windows系统中安装Python模块pip numpy matplotlib ]http://blog.csdn.net/guyuealian/article/details/52767125 一 ...

  5. windows下面安装Python和pip终极教程

    在大二的时候接触过一段时间的Python,最近又开始玩起了这门语言.总的来说,个人很喜欢Python的语言风格,但是这门语言对于windows并不算很友好,因为如果是初学者在windows环境下安装, ...

  6. Ubuntu离线安装python、pip

    注:以下所需安装包已上传至百度网盘(链接:https://pan.baidu.com/s/1rOBYU8rfMT_16myKzEqFYA     提取码:wc66 ),首先确保gcc已安装. 一.Py ...

  7. Windows下安装python的pip

    第一步,下载 点我下载pip 下载格式 : 后缀为 .tar.gz 即可,版本随意 1.下载完成之后,解压到一个文件夹,用CMD控制台进入解压文件的目录 (目录中不要包含汉字.放到比较好找的位置) 2 ...

  8. 怎样下载安装python_Windows系统上如何安装Python和pip

    系统环境: Windows 7 Pyhton 2.7.12 pip-8.1.2 1.下载安装包 python2.7.12安装包下载地址: pip安装包下载地址: 2.安装Python a.双击下载后的 ...

  9. 彻底删除linux的python和pip,linux下安装python和pip

    注意:不要轻易去卸载原有的python环境,因为有些软件是依赖他的 一:安装前,先将依赖环境一并安装,避免后面重复编译 [root@redhat2 bin]# yum install gcc g++ ...

最新文章

  1. Http Hijacker
  2. 文件描述符在内核态下的一些小把戏
  3. 阿里NIPS 2017论文解读:如何降低TensorFlow训练的显存消耗?
  4. SQL Server导入导出工具弱爆了
  5. 时间,数字 ,字符串之间的转换
  6. CentOS6.5安装ElasticSearch6.2.3
  7. requestmapping配置页面后_第004课:Spring Boot 项目属性配置
  8. android中json解析及使用 (下)
  9. 刚刚接触视频剪辑,怎么快速剪视频?
  10. bigdecimal如何做除法_bigdecimal类型除法问题
  11. 腾讯cdn设置 php,wordpress网站使用腾讯CDN的最佳缓存配置
  12. ValueError: operands could not be broadcast together with remapped shapes 解决方法
  13. Bootstrap基础三 排版
  14. 现代软件工程 第一章 【概论】练习与讨论 第2题 邓杰
  15. C语言输入Aa1Bb2Cc3,C语言shuzu_test.doc
  16. Bootstrap3里的布局占据100%页面
  17. 苹果弃妇效应再现:Audience一夜跌去63%(转)
  18. hh模型仿真matlab程序,gardner算法算法matlab仿真请教(附程序)
  19. Python制作炫酷的个人足迹地图
  20. STL_算法(17)_排列组合 next_permutation() perv_permutation()

热门文章

  1. STM32寄存器编程思路 - 从51到stm32开发入门,真干货
  2. 数理统计三(随机分布)
  3. 号角的全球与中国市场2022-2028年:技术、参与者、趋势、市场规模及占有率研究报告
  4. 使用Jsch执行Shell脚本
  5. 【机器人】基于向量积法的雅可比矩阵求解和应用
  6. 鼠标悬浮触发事件(onmouseover)实现
  7. 【北邮国院大二下】产品开发与营销知识点整理 Topic4
  8. 如何使用python实现简单爬取网页数据并导入MySQL中的数据库
  9. 计算机硬件知识:BIOS、EFI与UEFI详解!
  10. Java写文件的方式-二进制文件