Microsoft Windows [版本 10.0.17134.228]

(c) 2018 Microsoft Corporation。保留所有权利。

C:\Users\Administrator>cd  AppData\Local\Programs\Python

C:\Users\Administrator\AppData\Local\Programs\Python>dir

驱动器 C 中的卷是 Windows10

卷的序列号是 0DC3-11AB

C:\Users\Administrator\AppData\Local\Programs\Python 的目录

2018/04/29  11:26    <DIR>          .

2018/04/29  11:26    <DIR>          ..

2018/04/29  11:27    <DIR>          Python36

0 个文件              0 字节

3 个目录 59,411,288,064 可用字节

C:\Users\Administrator\AppData\Local\Programs\Python>cd Python36

C:\Users\Administrator\AppData\Local\Programs\Python\Python36>dir

驱动器 C 中的卷是 Windows10

卷的序列号是 0DC3-11AB

C:\Users\Administrator\AppData\Local\Programs\Python\Python36 的目录

2018/04/29  11:27    <DIR>          .

2018/04/29  11:27    <DIR>          ..

2018/04/29  11:27    <DIR>          DLLs

2018/04/29  11:27    <DIR>          Doc

2018/04/29  11:26    <DIR>          include

2018/04/29  11:27    <DIR>          Lib

2018/04/29  11:27    <DIR>          libs

2017/10/03  18:17            30,334 LICENSE.txt

2017/10/03  18:17           362,094 NEWS.txt

2017/10/03  18:15           100,504 python.exe

2017/10/03  18:12            58,520 python3.dll

2017/10/03  18:12         3,610,776 python36.dll

2017/10/03  18:15            98,968 pythonw.exe

2018/04/29  11:27    <DIR>          Scripts

2018/04/29  11:27    <DIR>          tcl

2018/04/29  11:27    <DIR>          Tools

2016/06/09  22:53            87,888 vcruntime140.dll

7 个文件      4,349,084 字节

10 个目录 59,411,288,064 可用字节

C:\Users\Administrator\AppData\Local\Programs\Python\Python36>cd Scripts

C:\Users\Administrator\AppData\Local\Programs\Python\Python36\Scripts>pip install requests

Collecting requests

Downloading https://files.pythonhosted.org/packages/65/47/7e02164a2a3db50ed6d8a6ab1d6d60b69c4c3fdf57a284257925dfc12bda/requests-2.19.1-py2.py3-none-any.whl (91kB)

100% |████████████████████████████████| 92kB 128kB/s

Collecting certifi>=2017.4.17 (from requests)

Downloading https://files.pythonhosted.org/packages/df/f7/04fee6ac349e915b82171f8e23cee63644d83663b34c539f7a09aed18f9e/certifi-2018.8.24-py2.py3-none-any.whl (147kB)

100% |████████████████████████████████| 153kB 95kB/s

Collecting idna<2.8,>=2.5 (from requests)

Downloading https://files.pythonhosted.org/packages/4b/2a/0276479a4b3caeb8a8c1af2f8e4355746a97fab05a372e4a2c6a6b876165/idna-2.7-py2.py3-none-any.whl (58kB)

100% |████████████████████████████████| 61kB 86kB/s

Collecting chardet<3.1.0,>=3.0.2 (from requests)

Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB)

100% |████████████████████████████████| 143kB 79kB/s

Collecting urllib3<1.24,>=1.21.1 (from requests)

Downloading https://files.pythonhosted.org/packages/bd/c9/6fdd990019071a4a32a5e7cb78a1d92c53851ef4f56f62a3486e6a7d8ffb/urllib3-1.23-py2.py3-none-any.whl (133kB)

100% |████████████████████████████████| 143kB 52kB/s

Installing collected packages: certifi, idna, chardet, urllib3, requests

Successfully installed certifi-2018.8.24 chardet-3.0.4 idna-2.7 requests-2.19.1 urllib3-1.23

You are using pip version 9.0.1, however version 18.0 is available.

You should consider upgrading via the 'python -m pip install --upgrade pip' command.

C:\Users\Administrator\AppData\Local\Programs\Python\Python36\Scripts>cd /d

文件名、目录名或卷标语法不正确。

C:\Users\Administrator\AppData\Local\Programs\Python\Python36\Scripts>cd \d

系统找不到指定的路径。

C:\Users\Administrator\AppData\Local\Programs\Python\Python36\Scripts>cd \d c:\

文件名、目录名或卷标语法不正确。

C:\Users\Administrator\AppData\Local\Programs\Python\Python36\Scripts>cd /d c:\

c:\>pip show requests

Name: requests

Version: 2.19.1

Summary: Python HTTP for Humans.

Home-page: http://python-requests.org

Author: Kenneth Reitz

Author-email: me@kennethreitz.org

License: Apache 2.0

Location: c:\users\administrator\appdata\local\programs\python\python36\lib\site-packages

Requires: certifi, idna, chardet, urllib3

You are using pip version 9.0.1, however version 18.0 is available.

You should consider upgrading via the 'python -m pip install --upgrade pip' command.

c:\>pip pandas

ERROR: unknown command "pandas"

c:\>pip install  pandas

Collecting pandas

Downloading https://files.pythonhosted.org/packages/0e/67/def5bfaf4d3324fdb89048889ec523c0903c5efab1a64c8dbe0ac8eec13c/pandas-0.23.4-cp36-cp36m-win_amd64.whl (7.7MB)

100% |████████████████████████████████| 7.7MB 56kB/s

Collecting python-dateutil>=2.5.0 (from pandas)

Downloading https://files.pythonhosted.org/packages/cf/f5/af2b09c957ace60dcfac112b669c45c8c97e32f94aa8b56da4c6d1682825/python_dateutil-2.7.3-py2.py3-none-any.whl (211kB)

100% |████████████████████████████████| 215kB 93kB/s

Collecting pytz>=2011k (from pandas)

Downloading https://files.pythonhosted.org/packages/30/4e/27c34b62430286c6d59177a0842ed90dc789ce5d1ed740887653b898779a/pytz-2018.5-py2.py3-none-any.whl (510kB)

100% |████████████████████████████████| 512kB 76kB/s

Collecting numpy>=1.9.0 (from pandas)

Downloading https://files.pythonhosted.org/packages/fb/7d/f8b97d97809f184d90faf320fa8e2e7eac994844c5e6c57adbed1283e9e9/numpy-1.15.1-cp36-none-win_amd64.whl (13.5MB)

100% |████████████████████████████████| 13.5MB 34kB/s

Collecting six>=1.5 (from python-dateutil>=2.5.0->pandas)

Downloading https://files.pythonhosted.org/packages/67/4b/141a581104b1f6397bfa78ac9d43d8ad29a7ca43ea90a2d863fe3056e86a/six-1.11.0-py2.py3-none-any.whl

Installing collected packages: six, python-dateutil, pytz, numpy, pandas

Successfully installed numpy-1.15.1 pandas-0.23.4 python-dateutil-2.7.3 pytz-2018.5 six-1.11.0

You are using pip version 9.0.1, however version 18.0 is available.

You should consider upgrading via the 'python -m pip install --upgrade pip' command.

c:\> pip install --upgrade pip

Collecting pip

Downloading https://files.pythonhosted.org/packages/5f/25/e52d3f31441505a5f3af41213346e5b6c221c9e086a166f3703d2ddaf940/pip-18.0-py2.py3-none-any.whl (1.3MB)

100% |████████████████████████████████| 1.3MB 77kB/s

Installing collected packages: pip

Found existing installation: pip 9.0.1

Uninstalling pip-9.0.1:

Successfully uninstalled pip-9.0.1

python包的安装的更多相关文章

  1. linux下gdal的python包的安装

    由于python包是从C++包编译出来的,所以需要先下载源码进行编译安装.1. gdal下载http://download.osgeo.org/gdal/CURRENT/sudo ./configur ...

  2. vs2017环境下python包的安装

    1)---vs已经下载了的才适用 1,鼠标放在右侧窗口python环境那里(如没有窗口,可点击最上方的“窗口”-“重置窗口”) 2,右键然后点击“查看所有python环境”,会弹出当前默认的环境(高亮 ...

  3. Windows系统Python包的安装

    本文针对于Python初学者,Python老鸟请绕道. 最近同时尝试在Windows10.MacOS.Ubuntu三个系统上安装Python相关的包,整体比较,Ubuntu最简单,Windows10最 ...

  4. Python 包文件安装

    https://pypi.tuna.tsinghua.edu.cn/simple/ 清华源 https://pypi.doubanio.com/simple/ 豆瓣源 pip install -i h ...

  5. 查看python包的安装目录

    步骤二: 如果是从python 的command line 里面查看,可以使用如下命令(python 3.x) import sys print(sys.path)   1 2

  6. 【转】linux和windows下安装python集成开发环境及其python包

    本系列分为两篇: 1.[转]windows和linux中搭建python集成开发环境IDE 2.[转]linux和windows下安装python集成开发环境及其python包 3.windows和l ...

  7. Python包管理工具和多版本环境管理

    1. Python包管理工具 在安装Python包的过程中,经常涉及到distutils.setuptools.distribute.setup.py.easy_install.easy_instal ...

  8. python包的一些问题

    1查看python包的版本 2 卸载包的方法 3指定python包的安装版本 参考网址 https://blog.csdn.net/colourful_sky/article/details/8018 ...

  9. tenserflow models包的安装 123

    1.下载 models包 https://github.com/tensorflow/models 2.将models包拷贝到本机Python包的安装地址即可,本机Python包的安装地址的查看方式可 ...

随机推荐

  1. Flink 编程模型

    抽象层次   levels_of_abstraction 最低级的抽象接口是状态化的数据流接口(stateful streaming).这个接口是通过 ProcessFunction 集成到 Data ...

  2. 剑指offer——65和为S的连续正数序列

    题目描述 小明很喜欢数学,有一天他在做数学作业时,要求计算出9~16的和,他马上就写出了正确答案是100.但是他并不满足于此,他在想究竟有多少种连续的正数序列的和为100(至少包括两个数).没多久,他 ...

  3. JFreeChart架构

    本章介绍给大家介绍 JFreeChart 不同类中如何交互的概念, JFreeChart基本类层次和应用水平的架构在基于Java应用程序如何工作的. 类层次架构 类层次架构解释了如何把不同阶层的相互库 ...

  4. Day 20: 面向对象【多态,封装,反射】字符串模块导入/内置attr /包装 /授权

    面向对象,多态: 有时一个对象会有多种表现形式,比如网站页面有个按钮, 这个按钮的设计可以不一样(单选框.多选框.圆角的点击按钮.直角的点击按钮等),尽管长的不一样,但它们都有一个共同调用方式,就是o ...

  5. 【三】Jmeter接口自动化测试系列之Http接口自动化实战

    作者:大虫 本文介绍 Jmeter 工具的 http 接口 自动化测试 实战! 为了通用性,就拿知乎 网站作为实战例子吧! 必备技能:http接口基础知识.抓包,本文不做详细介绍,不会的可以先百度恶补 ...

  6. Pandas之read_excel()和to_excel()函数解析

    read_excel() 加载函数为read_excel(),其具体参数如下. read_excel(io, sheetname=0, header=0, skiprows=None, skip_fo ...

  7. C# WinfForm 控件之dev报表 XtraReport (八)动态生成报表

    功能说明:生成一个报表文件DV1,保存到本地AA.rep,再重新加载这个文件到DV2 1.布局如下图: panel1 上有三个button panel2上有个documentView dv1 pane ...

  8. Springboot循环依赖

    背景 最近在使用Springboot做项目的时候,遇到了一个循环依赖的 问题.那什么是循环依赖呢,常见的一种情形就是在ServiceA中注入了ServiceB,在ServiceB中也注入了Servic ...

  9. Mysql 查询视图出现The user specified as a definer ('root'@'%') does not exist的问题

    今天服务器Mysql版本在5.7升级到8.0+之后,部分网站(老的)访问视图出现The user specified as a definer ('root'@'%') does not exist问 ...

  10. windows10,nodejs安装步骤

    系统: windows10 1.下载: https://nodejs.org/en/ 2.下载最新版本,根据你的系统选择32位或者64位: 3.建议选择源码源码安装,不选择编译后的安装 如: 4.进行 ...