Skip to content

Instantly share code, notes, and snippets.

@ionelmc
Created January 9, 2014 19:46
Show Gist options
  • Select an option

  • Save ionelmc/8340653 to your computer and use it in GitHub Desktop.

Select an option

Save ionelmc/8340653 to your computer and use it in GitHub Desktop.
Microsoft Windows [Version 6.2.9200]
(c) 2012 Microsoft Corporation. All rights reserved.
C:\Users\ionel_000\Documents\GitHub>pip wheel
Usage: pip COMMAND [OPTIONS]
No command by the name pip-script.py wheel
(maybe you meant "pip-script.py help")
C:\Users\ionel_000\Documents\GitHub>pip --version
pip 1.2.1 from d:\python27\lib\site-packages\pip-1.2.1-py2.7.egg (python 2.7)
C:\Users\ionel_000\Documents\GitHub>pip install -I -U pip virtualenv setuptools
Downloading/unpacking pip
Downloading pip-1.5.tar.gz (898kB): 898kB downloaded
Running setup.py egg_info for package pip
warning: no files found matching 'pip\cacert.pem'
warning: no files found matching '*.html' under directory 'docs'
warning: no previously-included files matching '*.rst' found under directory 'docs\_build'
no previously-included directories found matching 'docs\_build\_sources'
Downloading/unpacking virtualenv
Downloading virtualenv-1.11.tar.gz (1.6MB): 1.6MB downloaded
Running setup.py egg_info for package virtualenv
warning: no previously-included files matching '*' found under directory 'docs\_templates'
warning: no previously-included files matching '*' found under directory 'docs\_build'
Downloading/unpacking distribute
Downloading distribute-0.7.3.zip (145kB): 145kB downloaded
Running setup.py egg_info for package distribute
Downloading/unpacking setuptools>=0.7 (from distribute)
Downloading setuptools-2.1.tar.gz (784kB): 784kB downloaded
Running setup.py egg_info for package setuptools
Installing collected packages: pip, virtualenv, distribute, setuptools
Found existing installation: pip 1.2.1
Uninstalling pip:
Successfully uninstalled pip
Running setup.py install for pip
warning: no files found matching 'pip\cacert.pem'
warning: no files found matching '*.html' under directory 'docs'
warning: no previously-included files matching '*.rst' found under directory 'docs\_build'
no previously-included directories found matching 'docs\_build\_sources'
Installing pip-script.py script to D:\Python27\Scripts
Installing pip.exe script to D:\Python27\Scripts
error: D:\Python27\Scripts\pip.exe: Permission denied
Complete output from command D:\Python27\python.exe -c "import setuptools;__file__='c:\\users\\ionel_~1\\appdata\\local\\temp\\pip-build\\pip\\setup.py';exe
c(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record c:\users\ionel_~1\appdata\local\temp\pip-rn1wn_-record\install-recor
d.txt --single-version-externally-managed:
running install
running build
running build_py
creating build
creating build\lib
creating build\lib\pip
copying pip\basecommand.py -> build\lib\pip
copying pip\baseparser.py -> build\lib\pip
copying pip\cmdoptions.py -> build\lib\pip
copying pip\download.py -> build\lib\pip
copying pip\exceptions.py -> build\lib\pip
copying pip\index.py -> build\lib\pip
copying pip\locations.py -> build\lib\pip
copying pip\log.py -> build\lib\pip
copying pip\pep425tags.py -> build\lib\pip
copying pip\req.py -> build\lib\pip
copying pip\runner.py -> build\lib\pip
copying pip\status_codes.py -> build\lib\pip
copying pip\util.py -> build\lib\pip
copying pip\wheel.py -> build\lib\pip
copying pip\__init__.py -> build\lib\pip
copying pip\__main__.py -> build\lib\pip
creating build\lib\pip\backwardcompat
copying pip\backwardcompat\__init__.py -> build\lib\pip\backwardcompat
creating build\lib\pip\commands
copying pip\commands\bundle.py -> build\lib\pip\commands
copying pip\commands\completion.py -> build\lib\pip\commands
copying pip\commands\freeze.py -> build\lib\pip\commands
copying pip\commands\help.py -> build\lib\pip\commands
copying pip\commands\install.py -> build\lib\pip\commands
copying pip\commands\list.py -> build\lib\pip\commands
copying pip\commands\search.py -> build\lib\pip\commands
copying pip\commands\show.py -> build\lib\pip\commands
copying pip\commands\uninstall.py -> build\lib\pip\commands
copying pip\commands\unzip.py -> build\lib\pip\commands
copying pip\commands\wheel.py -> build\lib\pip\commands
copying pip\commands\zip.py -> build\lib\pip\commands
copying pip\commands\__init__.py -> build\lib\pip\commands
creating build\lib\pip\vcs
copying pip\vcs\bazaar.py -> build\lib\pip\vcs
copying pip\vcs\git.py -> build\lib\pip\vcs
copying pip\vcs\mercurial.py -> build\lib\pip\vcs
copying pip\vcs\subversion.py -> build\lib\pip\vcs
copying pip\vcs\__init__.py -> build\lib\pip\vcs
creating build\lib\pip\_vendor
copying pip\_vendor\re-vendor.py -> build\lib\pip\_vendor
copying pip\_vendor\six.py -> build\lib\pip\_vendor
copying pip\_vendor\__init__.py -> build\lib\pip\_vendor
creating build\lib\pip\_vendor\colorama
copying pip\_vendor\colorama\ansi.py -> build\lib\pip\_vendor\colorama
copying pip\_vendor\colorama\ansitowin32.py -> build\lib\pip\_vendor\colorama
copying pip\_vendor\colorama\initialise.py -> build\lib\pip\_vendor\colorama
copying pip\_vendor\colorama\win32.py -> build\lib\pip\_vendor\colorama
copying pip\_vendor\colorama\winterm.py -> build\lib\pip\_vendor\colorama
copying pip\_vendor\colorama\__init__.py -> build\lib\pip\_vendor\colorama
creating build\lib\pip\_vendor\distlib
copying pip\_vendor\distlib\compat.py -> build\lib\pip\_vendor\distlib
copying pip\_vendor\distlib\database.py -> build\lib\pip\_vendor\distlib
copying pip\_vendor\distlib\index.py -> build\lib\pip\_vendor\distlib
copying pip\_vendor\distlib\locators.py -> build\lib\pip\_vendor\distlib
copying pip\_vendor\distlib\manifest.py -> build\lib\pip\_vendor\distlib
copying pip\_vendor\distlib\markers.py -> build\lib\pip\_vendor\distlib
copying pip\_vendor\distlib\metadata.py -> build\lib\pip\_vendor\distlib
copying pip\_vendor\distlib\resources.py -> build\lib\pip\_vendor\distlib
copying pip\_vendor\distlib\scripts.py -> build\lib\pip\_vendor\distlib
copying pip\_vendor\distlib\util.py -> build\lib\pip\_vendor\distlib
copying pip\_vendor\distlib\version.py -> build\lib\pip\_vendor\distlib
copying pip\_vendor\distlib\wheel.py -> build\lib\pip\_vendor\distlib
copying pip\_vendor\distlib\__init__.py -> build\lib\pip\_vendor\distlib
creating build\lib\pip\_vendor\html5lib
copying pip\_vendor\html5lib\constants.py -> build\lib\pip\_vendor\html5lib
copying pip\_vendor\html5lib\html5parser.py -> build\lib\pip\_vendor\html5lib
copying pip\_vendor\html5lib\ihatexml.py -> build\lib\pip\_vendor\html5lib
copying pip\_vendor\html5lib\inputstream.py -> build\lib\pip\_vendor\html5lib
copying pip\_vendor\html5lib\sanitizer.py -> build\lib\pip\_vendor\html5lib
copying pip\_vendor\html5lib\tokenizer.py -> build\lib\pip\_vendor\html5lib
copying pip\_vendor\html5lib\utils.py -> build\lib\pip\_vendor\html5lib
copying pip\_vendor\html5lib\__init__.py -> build\lib\pip\_vendor\html5lib
creating build\lib\pip\_vendor\requests
copying pip\_vendor\requests\adapters.py -> build\lib\pip\_vendor\requests
copying pip\_vendor\requests\api.py -> build\lib\pip\_vendor\requests
copying pip\_vendor\requests\auth.py -> build\lib\pip\_vendor\requests
copying pip\_vendor\requests\certs.py -> build\lib\pip\_vendor\requests
copying pip\_vendor\requests\compat.py -> build\lib\pip\_vendor\requests
copying pip\_vendor\requests\cookies.py -> build\lib\pip\_vendor\requests
copying pip\_vendor\requests\exceptions.py -> build\lib\pip\_vendor\requests
copying pip\_vendor\requests\hooks.py -> build\lib\pip\_vendor\requests
copying pip\_vendor\requests\models.py -> build\lib\pip\_vendor\requests
copying pip\_vendor\requests\sessions.py -> build\lib\pip\_vendor\requests
copying pip\_vendor\requests\status_codes.py -> build\lib\pip\_vendor\requests
copying pip\_vendor\requests\structures.py -> build\lib\pip\_vendor\requests
copying pip\_vendor\requests\utils.py -> build\lib\pip\_vendor\requests
copying pip\_vendor\requests\__init__.py -> build\lib\pip\_vendor\requests
creating build\lib\pip\_vendor\distlib\_backport
copying pip\_vendor\distlib\_backport\misc.py -> build\lib\pip\_vendor\distlib\_backport
copying pip\_vendor\distlib\_backport\shutil.py -> build\lib\pip\_vendor\distlib\_backport
copying pip\_vendor\distlib\_backport\sysconfig.py -> build\lib\pip\_vendor\distlib\_backport
copying pip\_vendor\distlib\_backport\tarfile.py -> build\lib\pip\_vendor\distlib\_backport
copying pip\_vendor\distlib\_backport\__init__.py -> build\lib\pip\_vendor\distlib\_backport
creating build\lib\pip\_vendor\html5lib\filters
copying pip\_vendor\html5lib\filters\alphabeticalattributes.py -> build\lib\pip\_vendor\html5lib\filters
copying pip\_vendor\html5lib\filters\inject_meta_charset.py -> build\lib\pip\_vendor\html5lib\filters
copying pip\_vendor\html5lib\filters\lint.py -> build\lib\pip\_vendor\html5lib\filters
copying pip\_vendor\html5lib\filters\optionaltags.py -> build\lib\pip\_vendor\html5lib\filters
copying pip\_vendor\html5lib\filters\sanitizer.py -> build\lib\pip\_vendor\html5lib\filters
copying pip\_vendor\html5lib\filters\whitespace.py -> build\lib\pip\_vendor\html5lib\filters
copying pip\_vendor\html5lib\filters\_base.py -> build\lib\pip\_vendor\html5lib\filters
copying pip\_vendor\html5lib\filters\__init__.py -> build\lib\pip\_vendor\html5lib\filters
creating build\lib\pip\_vendor\html5lib\serializer
copying pip\_vendor\html5lib\serializer\htmlserializer.py -> build\lib\pip\_vendor\html5lib\serializer
copying pip\_vendor\html5lib\serializer\__init__.py -> build\lib\pip\_vendor\html5lib\serializer
creating build\lib\pip\_vendor\html5lib\treebuilders
copying pip\_vendor\html5lib\treebuilders\dom.py -> build\lib\pip\_vendor\html5lib\treebuilders
copying pip\_vendor\html5lib\treebuilders\etree.py -> build\lib\pip\_vendor\html5lib\treebuilders
copying pip\_vendor\html5lib\treebuilders\etree_lxml.py -> build\lib\pip\_vendor\html5lib\treebuilders
copying pip\_vendor\html5lib\treebuilders\_base.py -> build\lib\pip\_vendor\html5lib\treebuilders
copying pip\_vendor\html5lib\treebuilders\__init__.py -> build\lib\pip\_vendor\html5lib\treebuilders
creating build\lib\pip\_vendor\html5lib\treewalkers
copying pip\_vendor\html5lib\treewalkers\dom.py -> build\lib\pip\_vendor\html5lib\treewalkers
copying pip\_vendor\html5lib\treewalkers\etree.py -> build\lib\pip\_vendor\html5lib\treewalkers
copying pip\_vendor\html5lib\treewalkers\genshistream.py -> build\lib\pip\_vendor\html5lib\treewalkers
copying pip\_vendor\html5lib\treewalkers\lxmletree.py -> build\lib\pip\_vendor\html5lib\treewalkers
copying pip\_vendor\html5lib\treewalkers\pulldom.py -> build\lib\pip\_vendor\html5lib\treewalkers
copying pip\_vendor\html5lib\treewalkers\_base.py -> build\lib\pip\_vendor\html5lib\treewalkers
copying pip\_vendor\html5lib\treewalkers\__init__.py -> build\lib\pip\_vendor\html5lib\treewalkers
creating build\lib\pip\_vendor\html5lib\trie
copying pip\_vendor\html5lib\trie\datrie.py -> build\lib\pip\_vendor\html5lib\trie
copying pip\_vendor\html5lib\trie\py.py -> build\lib\pip\_vendor\html5lib\trie
copying pip\_vendor\html5lib\trie\_base.py -> build\lib\pip\_vendor\html5lib\trie
copying pip\_vendor\html5lib\trie\__init__.py -> build\lib\pip\_vendor\html5lib\trie
creating build\lib\pip\_vendor\requests\packages
copying pip\_vendor\requests\packages\__init__.py -> build\lib\pip\_vendor\requests\packages
creating build\lib\pip\_vendor\requests\packages\charade
copying pip\_vendor\requests\packages\charade\big5freq.py -> build\lib\pip\_vendor\requests\packages\charade
copying pip\_vendor\requests\packages\charade\big5prober.py -> build\lib\pip\_vendor\requests\packages\charade
copying pip\_vendor\requests\packages\charade\chardistribution.py -> build\lib\pip\_vendor\requests\packages\charade
copying pip\_vendor\requests\packages\charade\charsetgroupprober.py -> build\lib\pip\_vendor\requests\packages\charade
copying pip\_vendor\requests\packages\charade\charsetprober.py -> build\lib\pip\_vendor\requests\packages\charade
copying pip\_vendor\requests\packages\charade\codingstatemachine.py -> build\lib\pip\_vendor\requests\packages\charade
copying pip\_vendor\requests\packages\charade\compat.py -> build\lib\pip\_vendor\requests\packages\charade
copying pip\_vendor\requests\packages\charade\constants.py -> build\lib\pip\_vendor\requests\packages\charade
copying pip\_vendor\requests\packages\charade\cp949prober.py -> build\lib\pip\_vendor\requests\packages\charade
copying pip\_vendor\requests\packages\charade\escprober.py -> build\lib\pip\_vendor\requests\packages\charade
copying pip\_vendor\requests\packages\charade\escsm.py -> build\lib\pip\_vendor\requests\packages\charade
copying pip\_vendor\requests\packages\charade\eucjpprober.py -> build\lib\pip\_vendor\requests\packages\charade
copying pip\_vendor\requests\packages\charade\euckrfreq.py -> build\lib\pip\_vendor\requests\packages\charade
copying pip\_vendor\requests\packages\charade\euckrprober.py -> build\lib\pip\_vendor\requests\packages\charade
copying pip\_vendor\requests\packages\charade\euctwfreq.py -> build\lib\pip\_vendor\requests\packages\charade
copying pip\_vendor\requests\packages\charade\euctwprober.py -> build\lib\pip\_vendor\requests\packages\charade
copying pip\_vendor\requests\packages\charade\gb2312freq.py -> build\lib\pip\_vendor\requests\packages\charade
copying pip\_vendor\requests\packages\charade\gb2312prober.py -> build\lib\pip\_vendor\requests\packages\charade
copying pip\_vendor\requests\packages\charade\hebrewprober.py -> build\lib\pip\_vendor\requests\packages\charade
copying pip\_vendor\requests\packages\charade\jisfreq.py -> build\lib\pip\_vendor\requests\packages\charade
copying pip\_vendor\requests\packages\charade\jpcntx.py -> build\lib\pip\_vendor\requests\packages\charade
copying pip\_vendor\requests\packages\charade\langbulgarianmodel.py -> build\lib\pip\_vendor\requests\packages\charade
copying pip\_vendor\requests\packages\charade\langcyrillicmodel.py -> build\lib\pip\_vendor\requests\packages\charade
copying pip\_vendor\requests\packages\charade\langgreekmodel.py -> build\lib\pip\_vendor\requests\packages\charade
copying pip\_vendor\requests\packages\charade\langhebrewmodel.py -> build\lib\pip\_vendor\requests\packages\charade
copying pip\_vendor\requests\packages\charade\langhungarianmodel.py -> build\lib\pip\_vendor\requests\packages\charade
copying pip\_vendor\requests\packages\charade\langthaimodel.py -> build\lib\pip\_vendor\requests\packages\charade
copying pip\_vendor\requests\packages\charade\latin1prober.py -> build\lib\pip\_vendor\requests\packages\charade
copying pip\_vendor\requests\packages\charade\mbcharsetprober.py -> build\lib\pip\_vendor\requests\packages\charade
copying pip\_vendor\requests\packages\charade\mbcsgroupprober.py -> build\lib\pip\_vendor\requests\packages\charade
copying pip\_vendor\requests\packages\charade\mbcssm.py -> build\lib\pip\_vendor\requests\packages\charade
copying pip\_vendor\requests\packages\charade\sbcharsetprober.py -> build\lib\pip\_vendor\requests\packages\charade
copying pip\_vendor\requests\packages\charade\sbcsgroupprober.py -> build\lib\pip\_vendor\requests\packages\charade
copying pip\_vendor\requests\packages\charade\sjisprober.py -> build\lib\pip\_vendor\requests\packages\charade
copying pip\_vendor\requests\packages\charade\universaldetector.py -> build\lib\pip\_vendor\requests\packages\charade
copying pip\_vendor\requests\packages\charade\utf8prober.py -> build\lib\pip\_vendor\requests\packages\charade
copying pip\_vendor\requests\packages\charade\__init__.py -> build\lib\pip\_vendor\requests\packages\charade
copying pip\_vendor\requests\packages\charade\__main__.py -> build\lib\pip\_vendor\requests\packages\charade
creating build\lib\pip\_vendor\requests\packages\urllib3
copying pip\_vendor\requests\packages\urllib3\connection.py -> build\lib\pip\_vendor\requests\packages\urllib3
copying pip\_vendor\requests\packages\urllib3\connectionpool.py -> build\lib\pip\_vendor\requests\packages\urllib3
copying pip\_vendor\requests\packages\urllib3\exceptions.py -> build\lib\pip\_vendor\requests\packages\urllib3
copying pip\_vendor\requests\packages\urllib3\fields.py -> build\lib\pip\_vendor\requests\packages\urllib3
copying pip\_vendor\requests\packages\urllib3\filepost.py -> build\lib\pip\_vendor\requests\packages\urllib3
copying pip\_vendor\requests\packages\urllib3\poolmanager.py -> build\lib\pip\_vendor\requests\packages\urllib3
copying pip\_vendor\requests\packages\urllib3\request.py -> build\lib\pip\_vendor\requests\packages\urllib3
copying pip\_vendor\requests\packages\urllib3\response.py -> build\lib\pip\_vendor\requests\packages\urllib3
copying pip\_vendor\requests\packages\urllib3\util.py -> build\lib\pip\_vendor\requests\packages\urllib3
copying pip\_vendor\requests\packages\urllib3\_collections.py -> build\lib\pip\_vendor\requests\packages\urllib3
copying pip\_vendor\requests\packages\urllib3\__init__.py -> build\lib\pip\_vendor\requests\packages\urllib3
creating build\lib\pip\_vendor\requests\packages\urllib3\contrib
copying pip\_vendor\requests\packages\urllib3\contrib\ntlmpool.py -> build\lib\pip\_vendor\requests\packages\urllib3\contrib
copying pip\_vendor\requests\packages\urllib3\contrib\pyopenssl.py -> build\lib\pip\_vendor\requests\packages\urllib3\contrib
copying pip\_vendor\requests\packages\urllib3\contrib\__init__.py -> build\lib\pip\_vendor\requests\packages\urllib3\contrib
creating build\lib\pip\_vendor\requests\packages\urllib3\packages
copying pip\_vendor\requests\packages\urllib3\packages\ordered_dict.py -> build\lib\pip\_vendor\requests\packages\urllib3\packages
copying pip\_vendor\requests\packages\urllib3\packages\six.py -> build\lib\pip\_vendor\requests\packages\urllib3\packages
copying pip\_vendor\requests\packages\urllib3\packages\__init__.py -> build\lib\pip\_vendor\requests\packages\urllib3\packages
creating build\lib\pip\_vendor\requests\packages\urllib3\packages\ssl_match_hostname
copying pip\_vendor\requests\packages\urllib3\packages\ssl_match_hostname\_implementation.py -> build\lib\pip\_vendor\requests\packages\urllib3\packages\ssl_mat
ch_hostname
copying pip\_vendor\requests\packages\urllib3\packages\ssl_match_hostname\__init__.py -> build\lib\pip\_vendor\requests\packages\urllib3\packages\ssl_match_host
name
copying pip\_vendor\distlib\t32.exe -> build\lib\pip\_vendor\distlib
copying pip\_vendor\distlib\t64.exe -> build\lib\pip\_vendor\distlib
copying pip\_vendor\distlib\w32.exe -> build\lib\pip\_vendor\distlib
copying pip\_vendor\distlib\w64.exe -> build\lib\pip\_vendor\distlib
copying pip\_vendor\requests\cacert.pem -> build\lib\pip\_vendor\requests
copying pip\_vendor\distlib\_backport\sysconfig.cfg -> build\lib\pip\_vendor\distlib\_backport
running install_lib
creating D:\Python27\Lib\site-packages\pip
creating D:\Python27\Lib\site-packages\pip\backwardcompat
copying build\lib\pip\backwardcompat\__init__.py -> D:\Python27\Lib\site-packages\pip\backwardcompat
copying build\lib\pip\basecommand.py -> D:\Python27\Lib\site-packages\pip
copying build\lib\pip\baseparser.py -> D:\Python27\Lib\site-packages\pip
copying build\lib\pip\cmdoptions.py -> D:\Python27\Lib\site-packages\pip
creating D:\Python27\Lib\site-packages\pip\commands
copying build\lib\pip\commands\bundle.py -> D:\Python27\Lib\site-packages\pip\commands
copying build\lib\pip\commands\completion.py -> D:\Python27\Lib\site-packages\pip\commands
copying build\lib\pip\commands\freeze.py -> D:\Python27\Lib\site-packages\pip\commands
copying build\lib\pip\commands\help.py -> D:\Python27\Lib\site-packages\pip\commands
copying build\lib\pip\commands\install.py -> D:\Python27\Lib\site-packages\pip\commands
copying build\lib\pip\commands\list.py -> D:\Python27\Lib\site-packages\pip\commands
copying build\lib\pip\commands\search.py -> D:\Python27\Lib\site-packages\pip\commands
copying build\lib\pip\commands\show.py -> D:\Python27\Lib\site-packages\pip\commands
copying build\lib\pip\commands\uninstall.py -> D:\Python27\Lib\site-packages\pip\commands
copying build\lib\pip\commands\unzip.py -> D:\Python27\Lib\site-packages\pip\commands
copying build\lib\pip\commands\wheel.py -> D:\Python27\Lib\site-packages\pip\commands
copying build\lib\pip\commands\zip.py -> D:\Python27\Lib\site-packages\pip\commands
copying build\lib\pip\commands\__init__.py -> D:\Python27\Lib\site-packages\pip\commands
copying build\lib\pip\download.py -> D:\Python27\Lib\site-packages\pip
copying build\lib\pip\exceptions.py -> D:\Python27\Lib\site-packages\pip
copying build\lib\pip\index.py -> D:\Python27\Lib\site-packages\pip
copying build\lib\pip\locations.py -> D:\Python27\Lib\site-packages\pip
copying build\lib\pip\log.py -> D:\Python27\Lib\site-packages\pip
copying build\lib\pip\pep425tags.py -> D:\Python27\Lib\site-packages\pip
copying build\lib\pip\req.py -> D:\Python27\Lib\site-packages\pip
copying build\lib\pip\runner.py -> D:\Python27\Lib\site-packages\pip
copying build\lib\pip\status_codes.py -> D:\Python27\Lib\site-packages\pip
copying build\lib\pip\util.py -> D:\Python27\Lib\site-packages\pip
creating D:\Python27\Lib\site-packages\pip\vcs
copying build\lib\pip\vcs\bazaar.py -> D:\Python27\Lib\site-packages\pip\vcs
copying build\lib\pip\vcs\git.py -> D:\Python27\Lib\site-packages\pip\vcs
copying build\lib\pip\vcs\mercurial.py -> D:\Python27\Lib\site-packages\pip\vcs
copying build\lib\pip\vcs\subversion.py -> D:\Python27\Lib\site-packages\pip\vcs
copying build\lib\pip\vcs\__init__.py -> D:\Python27\Lib\site-packages\pip\vcs
copying build\lib\pip\wheel.py -> D:\Python27\Lib\site-packages\pip
creating D:\Python27\Lib\site-packages\pip\_vendor
creating D:\Python27\Lib\site-packages\pip\_vendor\colorama
copying build\lib\pip\_vendor\colorama\ansi.py -> D:\Python27\Lib\site-packages\pip\_vendor\colorama
copying build\lib\pip\_vendor\colorama\ansitowin32.py -> D:\Python27\Lib\site-packages\pip\_vendor\colorama
copying build\lib\pip\_vendor\colorama\initialise.py -> D:\Python27\Lib\site-packages\pip\_vendor\colorama
copying build\lib\pip\_vendor\colorama\win32.py -> D:\Python27\Lib\site-packages\pip\_vendor\colorama
copying build\lib\pip\_vendor\colorama\winterm.py -> D:\Python27\Lib\site-packages\pip\_vendor\colorama
copying build\lib\pip\_vendor\colorama\__init__.py -> D:\Python27\Lib\site-packages\pip\_vendor\colorama
creating D:\Python27\Lib\site-packages\pip\_vendor\distlib
copying build\lib\pip\_vendor\distlib\compat.py -> D:\Python27\Lib\site-packages\pip\_vendor\distlib
copying build\lib\pip\_vendor\distlib\database.py -> D:\Python27\Lib\site-packages\pip\_vendor\distlib
copying build\lib\pip\_vendor\distlib\index.py -> D:\Python27\Lib\site-packages\pip\_vendor\distlib
copying build\lib\pip\_vendor\distlib\locators.py -> D:\Python27\Lib\site-packages\pip\_vendor\distlib
copying build\lib\pip\_vendor\distlib\manifest.py -> D:\Python27\Lib\site-packages\pip\_vendor\distlib
copying build\lib\pip\_vendor\distlib\markers.py -> D:\Python27\Lib\site-packages\pip\_vendor\distlib
copying build\lib\pip\_vendor\distlib\metadata.py -> D:\Python27\Lib\site-packages\pip\_vendor\distlib
copying build\lib\pip\_vendor\distlib\resources.py -> D:\Python27\Lib\site-packages\pip\_vendor\distlib
copying build\lib\pip\_vendor\distlib\scripts.py -> D:\Python27\Lib\site-packages\pip\_vendor\distlib
copying build\lib\pip\_vendor\distlib\t32.exe -> D:\Python27\Lib\site-packages\pip\_vendor\distlib
copying build\lib\pip\_vendor\distlib\t64.exe -> D:\Python27\Lib\site-packages\pip\_vendor\distlib
copying build\lib\pip\_vendor\distlib\util.py -> D:\Python27\Lib\site-packages\pip\_vendor\distlib
copying build\lib\pip\_vendor\distlib\version.py -> D:\Python27\Lib\site-packages\pip\_vendor\distlib
copying build\lib\pip\_vendor\distlib\w32.exe -> D:\Python27\Lib\site-packages\pip\_vendor\distlib
copying build\lib\pip\_vendor\distlib\w64.exe -> D:\Python27\Lib\site-packages\pip\_vendor\distlib
copying build\lib\pip\_vendor\distlib\wheel.py -> D:\Python27\Lib\site-packages\pip\_vendor\distlib
creating D:\Python27\Lib\site-packages\pip\_vendor\distlib\_backport
copying build\lib\pip\_vendor\distlib\_backport\misc.py -> D:\Python27\Lib\site-packages\pip\_vendor\distlib\_backport
copying build\lib\pip\_vendor\distlib\_backport\shutil.py -> D:\Python27\Lib\site-packages\pip\_vendor\distlib\_backport
copying build\lib\pip\_vendor\distlib\_backport\sysconfig.cfg -> D:\Python27\Lib\site-packages\pip\_vendor\distlib\_backport
copying build\lib\pip\_vendor\distlib\_backport\sysconfig.py -> D:\Python27\Lib\site-packages\pip\_vendor\distlib\_backport
copying build\lib\pip\_vendor\distlib\_backport\tarfile.py -> D:\Python27\Lib\site-packages\pip\_vendor\distlib\_backport
copying build\lib\pip\_vendor\distlib\_backport\__init__.py -> D:\Python27\Lib\site-packages\pip\_vendor\distlib\_backport
copying build\lib\pip\_vendor\distlib\__init__.py -> D:\Python27\Lib\site-packages\pip\_vendor\distlib
creating D:\Python27\Lib\site-packages\pip\_vendor\html5lib
copying build\lib\pip\_vendor\html5lib\constants.py -> D:\Python27\Lib\site-packages\pip\_vendor\html5lib
creating D:\Python27\Lib\site-packages\pip\_vendor\html5lib\filters
copying build\lib\pip\_vendor\html5lib\filters\alphabeticalattributes.py -> D:\Python27\Lib\site-packages\pip\_vendor\html5lib\filters
copying build\lib\pip\_vendor\html5lib\filters\inject_meta_charset.py -> D:\Python27\Lib\site-packages\pip\_vendor\html5lib\filters
copying build\lib\pip\_vendor\html5lib\filters\lint.py -> D:\Python27\Lib\site-packages\pip\_vendor\html5lib\filters
copying build\lib\pip\_vendor\html5lib\filters\optionaltags.py -> D:\Python27\Lib\site-packages\pip\_vendor\html5lib\filters
copying build\lib\pip\_vendor\html5lib\filters\sanitizer.py -> D:\Python27\Lib\site-packages\pip\_vendor\html5lib\filters
copying build\lib\pip\_vendor\html5lib\filters\whitespace.py -> D:\Python27\Lib\site-packages\pip\_vendor\html5lib\filters
copying build\lib\pip\_vendor\html5lib\filters\_base.py -> D:\Python27\Lib\site-packages\pip\_vendor\html5lib\filters
copying build\lib\pip\_vendor\html5lib\filters\__init__.py -> D:\Python27\Lib\site-packages\pip\_vendor\html5lib\filters
copying build\lib\pip\_vendor\html5lib\html5parser.py -> D:\Python27\Lib\site-packages\pip\_vendor\html5lib
copying build\lib\pip\_vendor\html5lib\ihatexml.py -> D:\Python27\Lib\site-packages\pip\_vendor\html5lib
copying build\lib\pip\_vendor\html5lib\inputstream.py -> D:\Python27\Lib\site-packages\pip\_vendor\html5lib
copying build\lib\pip\_vendor\html5lib\sanitizer.py -> D:\Python27\Lib\site-packages\pip\_vendor\html5lib
creating D:\Python27\Lib\site-packages\pip\_vendor\html5lib\serializer
copying build\lib\pip\_vendor\html5lib\serializer\htmlserializer.py -> D:\Python27\Lib\site-packages\pip\_vendor\html5lib\serializer
copying build\lib\pip\_vendor\html5lib\serializer\__init__.py -> D:\Python27\Lib\site-packages\pip\_vendor\html5lib\serializer
copying build\lib\pip\_vendor\html5lib\tokenizer.py -> D:\Python27\Lib\site-packages\pip\_vendor\html5lib
creating D:\Python27\Lib\site-packages\pip\_vendor\html5lib\treebuilders
copying build\lib\pip\_vendor\html5lib\treebuilders\dom.py -> D:\Python27\Lib\site-packages\pip\_vendor\html5lib\treebuilders
copying build\lib\pip\_vendor\html5lib\treebuilders\etree.py -> D:\Python27\Lib\site-packages\pip\_vendor\html5lib\treebuilders
copying build\lib\pip\_vendor\html5lib\treebuilders\etree_lxml.py -> D:\Python27\Lib\site-packages\pip\_vendor\html5lib\treebuilders
copying build\lib\pip\_vendor\html5lib\treebuilders\_base.py -> D:\Python27\Lib\site-packages\pip\_vendor\html5lib\treebuilders
copying build\lib\pip\_vendor\html5lib\treebuilders\__init__.py -> D:\Python27\Lib\site-packages\pip\_vendor\html5lib\treebuilders
creating D:\Python27\Lib\site-packages\pip\_vendor\html5lib\treewalkers
copying build\lib\pip\_vendor\html5lib\treewalkers\dom.py -> D:\Python27\Lib\site-packages\pip\_vendor\html5lib\treewalkers
copying build\lib\pip\_vendor\html5lib\treewalkers\etree.py -> D:\Python27\Lib\site-packages\pip\_vendor\html5lib\treewalkers
copying build\lib\pip\_vendor\html5lib\treewalkers\genshistream.py -> D:\Python27\Lib\site-packages\pip\_vendor\html5lib\treewalkers
copying build\lib\pip\_vendor\html5lib\treewalkers\lxmletree.py -> D:\Python27\Lib\site-packages\pip\_vendor\html5lib\treewalkers
copying build\lib\pip\_vendor\html5lib\treewalkers\pulldom.py -> D:\Python27\Lib\site-packages\pip\_vendor\html5lib\treewalkers
copying build\lib\pip\_vendor\html5lib\treewalkers\_base.py -> D:\Python27\Lib\site-packages\pip\_vendor\html5lib\treewalkers
copying build\lib\pip\_vendor\html5lib\treewalkers\__init__.py -> D:\Python27\Lib\site-packages\pip\_vendor\html5lib\treewalkers
creating D:\Python27\Lib\site-packages\pip\_vendor\html5lib\trie
copying build\lib\pip\_vendor\html5lib\trie\datrie.py -> D:\Python27\Lib\site-packages\pip\_vendor\html5lib\trie
copying build\lib\pip\_vendor\html5lib\trie\py.py -> D:\Python27\Lib\site-packages\pip\_vendor\html5lib\trie
copying build\lib\pip\_vendor\html5lib\trie\_base.py -> D:\Python27\Lib\site-packages\pip\_vendor\html5lib\trie
copying build\lib\pip\_vendor\html5lib\trie\__init__.py -> D:\Python27\Lib\site-packages\pip\_vendor\html5lib\trie
copying build\lib\pip\_vendor\html5lib\utils.py -> D:\Python27\Lib\site-packages\pip\_vendor\html5lib
copying build\lib\pip\_vendor\html5lib\__init__.py -> D:\Python27\Lib\site-packages\pip\_vendor\html5lib
copying build\lib\pip\_vendor\re-vendor.py -> D:\Python27\Lib\site-packages\pip\_vendor
creating D:\Python27\Lib\site-packages\pip\_vendor\requests
copying build\lib\pip\_vendor\requests\adapters.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests
copying build\lib\pip\_vendor\requests\api.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests
copying build\lib\pip\_vendor\requests\auth.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests
copying build\lib\pip\_vendor\requests\cacert.pem -> D:\Python27\Lib\site-packages\pip\_vendor\requests
copying build\lib\pip\_vendor\requests\certs.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests
copying build\lib\pip\_vendor\requests\compat.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests
copying build\lib\pip\_vendor\requests\cookies.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests
copying build\lib\pip\_vendor\requests\exceptions.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests
copying build\lib\pip\_vendor\requests\hooks.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests
copying build\lib\pip\_vendor\requests\models.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests
creating D:\Python27\Lib\site-packages\pip\_vendor\requests\packages
creating D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade
copying build\lib\pip\_vendor\requests\packages\charade\big5freq.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade
copying build\lib\pip\_vendor\requests\packages\charade\big5prober.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade
copying build\lib\pip\_vendor\requests\packages\charade\chardistribution.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade
copying build\lib\pip\_vendor\requests\packages\charade\charsetgroupprober.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade
copying build\lib\pip\_vendor\requests\packages\charade\charsetprober.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade
copying build\lib\pip\_vendor\requests\packages\charade\codingstatemachine.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade
copying build\lib\pip\_vendor\requests\packages\charade\compat.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade
copying build\lib\pip\_vendor\requests\packages\charade\constants.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade
copying build\lib\pip\_vendor\requests\packages\charade\cp949prober.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade
copying build\lib\pip\_vendor\requests\packages\charade\escprober.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade
copying build\lib\pip\_vendor\requests\packages\charade\escsm.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade
copying build\lib\pip\_vendor\requests\packages\charade\eucjpprober.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade
copying build\lib\pip\_vendor\requests\packages\charade\euckrfreq.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade
copying build\lib\pip\_vendor\requests\packages\charade\euckrprober.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade
copying build\lib\pip\_vendor\requests\packages\charade\euctwfreq.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade
copying build\lib\pip\_vendor\requests\packages\charade\euctwprober.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade
copying build\lib\pip\_vendor\requests\packages\charade\gb2312freq.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade
copying build\lib\pip\_vendor\requests\packages\charade\gb2312prober.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade
copying build\lib\pip\_vendor\requests\packages\charade\hebrewprober.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade
copying build\lib\pip\_vendor\requests\packages\charade\jisfreq.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade
copying build\lib\pip\_vendor\requests\packages\charade\jpcntx.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade
copying build\lib\pip\_vendor\requests\packages\charade\langbulgarianmodel.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade
copying build\lib\pip\_vendor\requests\packages\charade\langcyrillicmodel.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade
copying build\lib\pip\_vendor\requests\packages\charade\langgreekmodel.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade
copying build\lib\pip\_vendor\requests\packages\charade\langhebrewmodel.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade
copying build\lib\pip\_vendor\requests\packages\charade\langhungarianmodel.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade
copying build\lib\pip\_vendor\requests\packages\charade\langthaimodel.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade
copying build\lib\pip\_vendor\requests\packages\charade\latin1prober.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade
copying build\lib\pip\_vendor\requests\packages\charade\mbcharsetprober.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade
copying build\lib\pip\_vendor\requests\packages\charade\mbcsgroupprober.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade
copying build\lib\pip\_vendor\requests\packages\charade\mbcssm.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade
copying build\lib\pip\_vendor\requests\packages\charade\sbcharsetprober.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade
copying build\lib\pip\_vendor\requests\packages\charade\sbcsgroupprober.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade
copying build\lib\pip\_vendor\requests\packages\charade\sjisprober.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade
copying build\lib\pip\_vendor\requests\packages\charade\universaldetector.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade
copying build\lib\pip\_vendor\requests\packages\charade\utf8prober.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade
copying build\lib\pip\_vendor\requests\packages\charade\__init__.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade
copying build\lib\pip\_vendor\requests\packages\charade\__main__.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade
creating D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\urllib3
copying build\lib\pip\_vendor\requests\packages\urllib3\connection.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\urllib3
copying build\lib\pip\_vendor\requests\packages\urllib3\connectionpool.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\urllib3
creating D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\urllib3\contrib
copying build\lib\pip\_vendor\requests\packages\urllib3\contrib\ntlmpool.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\urllib3\contrib
copying build\lib\pip\_vendor\requests\packages\urllib3\contrib\pyopenssl.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\urllib3\contrib
copying build\lib\pip\_vendor\requests\packages\urllib3\contrib\__init__.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\urllib3\contrib
copying build\lib\pip\_vendor\requests\packages\urllib3\exceptions.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\urllib3
copying build\lib\pip\_vendor\requests\packages\urllib3\fields.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\urllib3
copying build\lib\pip\_vendor\requests\packages\urllib3\filepost.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\urllib3
creating D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\urllib3\packages
copying build\lib\pip\_vendor\requests\packages\urllib3\packages\ordered_dict.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\urllib3\packages
copying build\lib\pip\_vendor\requests\packages\urllib3\packages\six.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\urllib3\packages
creating D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\urllib3\packages\ssl_match_hostname
copying build\lib\pip\_vendor\requests\packages\urllib3\packages\ssl_match_hostname\_implementation.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\pac
kages\urllib3\packages\ssl_match_hostname
copying build\lib\pip\_vendor\requests\packages\urllib3\packages\ssl_match_hostname\__init__.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\u
rllib3\packages\ssl_match_hostname
copying build\lib\pip\_vendor\requests\packages\urllib3\packages\__init__.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\urllib3\packages
copying build\lib\pip\_vendor\requests\packages\urllib3\poolmanager.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\urllib3
copying build\lib\pip\_vendor\requests\packages\urllib3\request.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\urllib3
copying build\lib\pip\_vendor\requests\packages\urllib3\response.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\urllib3
copying build\lib\pip\_vendor\requests\packages\urllib3\util.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\urllib3
copying build\lib\pip\_vendor\requests\packages\urllib3\_collections.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\urllib3
copying build\lib\pip\_vendor\requests\packages\urllib3\__init__.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\urllib3
copying build\lib\pip\_vendor\requests\packages\__init__.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests\packages
copying build\lib\pip\_vendor\requests\sessions.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests
copying build\lib\pip\_vendor\requests\status_codes.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests
copying build\lib\pip\_vendor\requests\structures.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests
copying build\lib\pip\_vendor\requests\utils.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests
copying build\lib\pip\_vendor\requests\__init__.py -> D:\Python27\Lib\site-packages\pip\_vendor\requests
copying build\lib\pip\_vendor\six.py -> D:\Python27\Lib\site-packages\pip\_vendor
copying build\lib\pip\_vendor\__init__.py -> D:\Python27\Lib\site-packages\pip\_vendor
copying build\lib\pip\__init__.py -> D:\Python27\Lib\site-packages\pip
copying build\lib\pip\__main__.py -> D:\Python27\Lib\site-packages\pip
byte-compiling D:\Python27\Lib\site-packages\pip\backwardcompat\__init__.py to __init__.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\basecommand.py to basecommand.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\baseparser.py to baseparser.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\cmdoptions.py to cmdoptions.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\commands\bundle.py to bundle.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\commands\completion.py to completion.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\commands\freeze.py to freeze.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\commands\help.py to help.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\commands\install.py to install.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\commands\list.py to list.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\commands\search.py to search.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\commands\show.py to show.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\commands\uninstall.py to uninstall.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\commands\unzip.py to unzip.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\commands\wheel.py to wheel.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\commands\zip.py to zip.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\commands\__init__.py to __init__.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\download.py to download.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\exceptions.py to exceptions.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\index.py to index.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\locations.py to locations.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\log.py to log.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\pep425tags.py to pep425tags.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\req.py to req.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\runner.py to runner.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\status_codes.py to status_codes.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\util.py to util.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\vcs\bazaar.py to bazaar.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\vcs\git.py to git.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\vcs\mercurial.py to mercurial.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\vcs\subversion.py to subversion.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\vcs\__init__.py to __init__.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\wheel.py to wheel.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\colorama\ansi.py to ansi.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\colorama\ansitowin32.py to ansitowin32.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\colorama\initialise.py to initialise.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\colorama\win32.py to win32.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\colorama\winterm.py to winterm.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\colorama\__init__.py to __init__.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\distlib\compat.py to compat.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\distlib\database.py to database.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\distlib\index.py to index.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\distlib\locators.py to locators.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\distlib\manifest.py to manifest.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\distlib\markers.py to markers.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\distlib\metadata.py to metadata.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\distlib\resources.py to resources.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\distlib\scripts.py to scripts.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\distlib\util.py to util.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\distlib\version.py to version.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\distlib\wheel.py to wheel.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\distlib\_backport\misc.py to misc.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\distlib\_backport\shutil.py to shutil.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\distlib\_backport\sysconfig.py to sysconfig.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\distlib\_backport\tarfile.py to tarfile.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\distlib\_backport\__init__.py to __init__.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\distlib\__init__.py to __init__.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\html5lib\constants.py to constants.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\html5lib\filters\alphabeticalattributes.py to alphabeticalattributes.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\html5lib\filters\inject_meta_charset.py to inject_meta_charset.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\html5lib\filters\lint.py to lint.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\html5lib\filters\optionaltags.py to optionaltags.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\html5lib\filters\sanitizer.py to sanitizer.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\html5lib\filters\whitespace.py to whitespace.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\html5lib\filters\_base.py to _base.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\html5lib\filters\__init__.py to __init__.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\html5lib\html5parser.py to html5parser.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\html5lib\ihatexml.py to ihatexml.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\html5lib\inputstream.py to inputstream.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\html5lib\sanitizer.py to sanitizer.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\html5lib\serializer\htmlserializer.py to htmlserializer.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\html5lib\serializer\__init__.py to __init__.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\html5lib\tokenizer.py to tokenizer.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\html5lib\treebuilders\dom.py to dom.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\html5lib\treebuilders\etree.py to etree.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\html5lib\treebuilders\etree_lxml.py to etree_lxml.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\html5lib\treebuilders\_base.py to _base.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\html5lib\treebuilders\__init__.py to __init__.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\html5lib\treewalkers\dom.py to dom.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\html5lib\treewalkers\etree.py to etree.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\html5lib\treewalkers\genshistream.py to genshistream.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\html5lib\treewalkers\lxmletree.py to lxmletree.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\html5lib\treewalkers\pulldom.py to pulldom.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\html5lib\treewalkers\_base.py to _base.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\html5lib\treewalkers\__init__.py to __init__.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\html5lib\trie\datrie.py to datrie.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\html5lib\trie\py.py to py.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\html5lib\trie\_base.py to _base.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\html5lib\trie\__init__.py to __init__.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\html5lib\utils.py to utils.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\html5lib\__init__.py to __init__.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\re-vendor.py to re-vendor.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\adapters.py to adapters.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\api.py to api.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\auth.py to auth.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\certs.py to certs.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\compat.py to compat.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\cookies.py to cookies.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\exceptions.py to exceptions.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\hooks.py to hooks.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\models.py to models.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade\big5freq.py to big5freq.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade\big5prober.py to big5prober.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade\chardistribution.py to chardistribution.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade\charsetgroupprober.py to charsetgroupprober.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade\charsetprober.py to charsetprober.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade\codingstatemachine.py to codingstatemachine.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade\compat.py to compat.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade\constants.py to constants.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade\cp949prober.py to cp949prober.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade\escprober.py to escprober.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade\escsm.py to escsm.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade\eucjpprober.py to eucjpprober.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade\euckrfreq.py to euckrfreq.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade\euckrprober.py to euckrprober.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade\euctwfreq.py to euctwfreq.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade\euctwprober.py to euctwprober.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade\gb2312freq.py to gb2312freq.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade\gb2312prober.py to gb2312prober.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade\hebrewprober.py to hebrewprober.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade\jisfreq.py to jisfreq.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade\jpcntx.py to jpcntx.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade\langbulgarianmodel.py to langbulgarianmodel.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade\langcyrillicmodel.py to langcyrillicmodel.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade\langgreekmodel.py to langgreekmodel.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade\langhebrewmodel.py to langhebrewmodel.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade\langhungarianmodel.py to langhungarianmodel.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade\langthaimodel.py to langthaimodel.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade\latin1prober.py to latin1prober.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade\mbcharsetprober.py to mbcharsetprober.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade\mbcsgroupprober.py to mbcsgroupprober.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade\mbcssm.py to mbcssm.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade\sbcharsetprober.py to sbcharsetprober.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade\sbcsgroupprober.py to sbcsgroupprober.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade\sjisprober.py to sjisprober.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade\universaldetector.py to universaldetector.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade\utf8prober.py to utf8prober.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade\__init__.py to __init__.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\charade\__main__.py to __main__.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\urllib3\connection.py to connection.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\urllib3\connectionpool.py to connectionpool.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\urllib3\contrib\ntlmpool.py to ntlmpool.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\urllib3\contrib\pyopenssl.py to pyopenssl.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\urllib3\contrib\__init__.py to __init__.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\urllib3\exceptions.py to exceptions.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\urllib3\fields.py to fields.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\urllib3\filepost.py to filepost.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\urllib3\packages\ordered_dict.py to ordered_dict.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\urllib3\packages\six.py to six.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\urllib3\packages\ssl_match_hostname\_implementation.py to _implementation.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\urllib3\packages\ssl_match_hostname\__init__.py to __init__.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\urllib3\packages\__init__.py to __init__.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\urllib3\poolmanager.py to poolmanager.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\urllib3\request.py to request.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\urllib3\response.py to response.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\urllib3\util.py to util.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\urllib3\_collections.py to _collections.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\urllib3\__init__.py to __init__.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\packages\__init__.py to __init__.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\sessions.py to sessions.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\status_codes.py to status_codes.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\structures.py to structures.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\utils.py to utils.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\requests\__init__.py to __init__.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\six.py to six.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\_vendor\__init__.py to __init__.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\__init__.py to __init__.pyc
byte-compiling D:\Python27\Lib\site-packages\pip\__main__.py to __main__.pyc
running install_egg_info
running egg_info
writing requirements to pip.egg-info\requires.txt
writing pip.egg-info\PKG-INFO
writing top-level names to pip.egg-info\top_level.txt
writing dependency_links to pip.egg-info\dependency_links.txt
writing entry points to pip.egg-info\entry_points.txt
warning: manifest_maker: standard file '-c' not found
reading manifest file 'pip.egg-info\SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'pip\cacert.pem'
warning: no files found matching '*.html' under directory 'docs'
warning: no previously-included files matching '*.rst' found under directory 'docs\_build'
no previously-included directories found matching 'docs\_build\_sources'
writing manifest file 'pip.egg-info\SOURCES.txt'
Copying pip.egg-info to D:\Python27\Lib\site-packages\pip-1.5-py2.7.egg-info
running install_scripts
Installing pip-script.py script to D:\Python27\Scripts
Installing pip.exe script to D:\Python27\Scripts
error: D:\Python27\Scripts\pip.exe: Permission denied
----------------------------------------
Rolling back uninstall of pip
Exception:
Traceback (most recent call last):
File "D:\Python27\lib\site-packages\pip-1.2.1-py2.7.egg\pip\basecommand.py", line 107, in main
status = self.run(options, args)
File "D:\Python27\lib\site-packages\pip-1.2.1-py2.7.egg\pip\commands\install.py", line 261, in run
requirement_set.install(install_options, global_options)
File "D:\Python27\lib\site-packages\pip-1.2.1-py2.7.egg\pip\req.py", line 1170, in install
requirement.rollback_uninstall()
File "D:\Python27\lib\site-packages\pip-1.2.1-py2.7.egg\pip\req.py", line 500, in rollback_uninstall
self.uninstalled.rollback()
File "D:\Python27\lib\site-packages\pip-1.2.1-py2.7.egg\pip\req.py", line 1509, in rollback
renames(tmp_path, path)
File "D:\Python27\lib\site-packages\pip-1.2.1-py2.7.egg\pip\util.py", line 273, in renames
shutil.move(old, new)
File "D:\Python27\lib\shutil.py", line 299, in move
copy2(src, real_dst)
File "D:\Python27\lib\shutil.py", line 128, in copy2
copyfile(src, dst)
File "D:\Python27\lib\shutil.py", line 83, in copyfile
with open(dst, 'wb') as fdst:
IOError: [Errno 13] Permission denied: 'd:\\python27\\scripts\\pip.exe'
Storing complete log in C:\Users\ionel_000\pip\pip.log
C:\Users\ionel_000\Documents\GitHub>pip-Script.py install -I -U pip virtualenv setuptools
Downloading/unpacking pip
Running setup.py egg_info for package pip
warning: no files found matching 'pip\cacert.pem'
warning: no files found matching '*.html' under directory 'docs'
warning: no previously-included files matching '*.rst' found under directory 'docs\_build'
no previously-included directories found matching 'docs\_build\_sources'
Downloading/unpacking virtualenv
Running setup.py egg_info for package virtualenv
warning: no previously-included files matching '*' found under directory 'docs\_templates'
warning: no previously-included files matching '*' found under directory 'docs\_build'
Downloading/unpacking distribute
Running setup.py egg_info for package distribute
Downloading/unpacking setuptools>=0.7 (from distribute)
Running setup.py egg_info for package setuptools
Installing collected packages: pip, virtualenv, distribute, setuptools
Found existing installation: pip 1.2.1
Uninstalling pip:
Successfully uninstalled pip
Running setup.py install for pip
warning: no files found matching 'pip\cacert.pem'
warning: no files found matching '*.html' under directory 'docs'
warning: no previously-included files matching '*.rst' found under directory 'docs\_build'
no previously-included directories found matching 'docs\_build\_sources'
Installing pip-script.py script to D:\Python27\Scripts
Installing pip.exe script to D:\Python27\Scripts
Installing pip2.7-script.py script to D:\Python27\Scripts
Installing pip2.7.exe script to D:\Python27\Scripts
Installing pip2-script.py script to D:\Python27\Scripts
Installing pip2.exe script to D:\Python27\Scripts
Found existing installation: virtualenv 1.10.1
Uninstalling virtualenv:
Successfully uninstalled virtualenv
Running setup.py install for virtualenv
warning: no previously-included files matching '*' found under directory 'docs\_templates'
warning: no previously-included files matching '*' found under directory 'docs\_build'
Installing virtualenv-script.py script to D:\Python27\Scripts
Installing virtualenv.exe script to D:\Python27\Scripts
Installing virtualenv-2.7-script.py script to D:\Python27\Scripts
Installing virtualenv-2.7.exe script to D:\Python27\Scripts
Found existing installation: distribute 0.6.32
Uninstalling distribute:
Successfully uninstalled distribute
Running setup.py install for distribute
Found existing installation: distribute 0.6.32
Can't uninstall 'distribute'. No files were found to uninstall.
Running setup.py install for setuptools
Installing easy_install-script.py script to D:\Python27\Scripts
Installing easy_install.exe script to D:\Python27\Scripts
Installing easy_install.exe.manifest script to D:\Python27\Scripts
Installing easy_install-2.7-script.py script to D:\Python27\Scripts
Installing easy_install-2.7.exe script to D:\Python27\Scripts
Installing easy_install-2.7.exe.manifest script to D:\Python27\Scripts
Successfully installed pip virtualenv distribute setuptools
Cleaning up...
C:\Users\ionel_000\Documents\GitHub>pip-Script.py install -I -U pip virtualenv setuptools
Downloading/unpacking pip
Running setup.py (path:c:\users\ionel_~1\appdata\local\temp\pip_build_ionel_000\pip\setup.py) egg_info for package pip
D:\Python27\lib\distutils\dist.py:267: UserWarning: Unknown distribution option: 'entry_points'
warnings.warn(msg)
D:\Python27\lib\distutils\dist.py:267: UserWarning: Unknown distribution option: 'extras_require'
warnings.warn(msg)
D:\Python27\lib\distutils\dist.py:267: UserWarning: Unknown distribution option: 'zip_safe'
warnings.warn(msg)
D:\Python27\lib\distutils\dist.py:267: UserWarning: Unknown distribution option: 'tests_require'
warnings.warn(msg)
usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
or: -c --help [cmd1 cmd2 ...]
or: -c --help-commands
or: -c cmd --help
error: invalid command 'egg_info'
Complete output from command python setup.py egg_info:
D:\Python27\lib\distutils\dist.py:267: UserWarning: Unknown distribution option: 'entry_points'
warnings.warn(msg)
D:\Python27\lib\distutils\dist.py:267: UserWarning: Unknown distribution option: 'extras_require'
warnings.warn(msg)
D:\Python27\lib\distutils\dist.py:267: UserWarning: Unknown distribution option: 'zip_safe'
warnings.warn(msg)
D:\Python27\lib\distutils\dist.py:267: UserWarning: Unknown distribution option: 'tests_require'
warnings.warn(msg)
usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
or: -c --help [cmd1 cmd2 ...]
or: -c --help-commands
or: -c cmd --help
error: invalid command 'egg_info'
----------------------------------------
Cleaning up...
Command python setup.py egg_info failed with error code 1 in c:\users\ionel_~1\appdata\local\temp\pip_build_ionel_000\pip
Storing debug log for failure in C:\Users\ionel_000\pip\pip.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment