python setup.py install
running install
running bdist_egg
running egg_info
writing xlrd.egg-info\PKG-INFO
writing top-level names to xlrd.egg-info\top_level.txt
writing dependency_links to
xlrd.egg-info\dependency_links.txt
reading manifest file 'xlrd.egg-info\SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'README.html'
writing manifest file 'xlrd.egg-info\SOURCES.txt'
installing library code to build\bdist.win-amd64\egg
running install_lib
running build_py
creating build
creating build\lib
creating build\lib\xlrd
copying xlrd\biffh.py -> build\lib\xlrd
copying xlrd\book.py -> build\lib\xlrd
copying xlrd\compdoc.py -> build\lib\xlrd
copying xlrd\formatting.py -> build\lib\xlrd
copying xlrd\formula.py -> build\lib\xlrd
copying xlrd\info.py -> build\lib\xlrd
copying xlrd\licences.py -> build\lib\xlrd
copying xlrd\sheet.py -> build\lib\xlrd
copying xlrd\timemachine.py -> build\lib\xlrd
copying xlrd\xldate.py -> build\lib\xlrd
copying xlrd\xlsx.py -> build\lib\xlrd
copying xlrd\__init__.py -> build\lib\xlrd
creating build\lib\xlrd\doc
copying xlrd\doc\compdoc.html -> build\lib\xlrd\doc
copying xlrd\doc\xlrd.html -> build\lib\xlrd\doc
creating build\lib\xlrd\examples
copying xlrd\examples\namesdemo.xls ->
build\lib\xlrd\examples
copying xlrd\examples\xlrdnameAPIdemo.py ->
build\lib\xlrd\examples
creating build\bdist.win-amd64
creating build\bdist.win-amd64\egg
creating build\bdist.win-amd64\egg\xlrd
copying build\lib\xlrd\biffh.py ->
build\bdist.win-amd64\egg\xlrd
copying build\lib\xlrd\book.py ->
build\bdist.win-amd64\egg\xlrd
copying build\lib\xlrd\compdoc.py ->
build\bdist.win-amd64\egg\xlrd
creating build\bdist.win-amd64\egg\xlrd\doc
copying build\lib\xlrd\doc\compdoc.html ->
build\bdist.win-amd64\egg\xlrd\doc
copying build\lib\xlrd\doc\xlrd.html ->
build\bdist.win-amd64\egg\xlrd\doc
creating build\bdist.win-amd64\egg\xlrd\examples
copying build\lib\xlrd\examples\namesdemo.xls ->
build\bdist.win-amd64\egg\xlrd\
examples
copying build\lib\xlrd\examples\xlrdnameAPIdemo.py ->
build\bdist.win-amd64\egg\
xlrd\examples
copying build\lib\xlrd\formatting.py ->
build\bdist.win-amd64\egg\xlrd
copying build\lib\xlrd\formula.py ->
build\bdist.win-amd64\egg\xlrd
copying build\lib\xlrd\info.py ->
build\bdist.win-amd64\egg\xlrd
copying build\lib\xlrd\licences.py ->
build\bdist.win-amd64\egg\xlrd
copying build\lib\xlrd\sheet.py ->
build\bdist.win-amd64\egg\xlrd
copying build\lib\xlrd\timemachine.py ->
build\bdist.win-amd64\egg\xlrd
copying build\lib\xlrd\xldate.py ->
build\bdist.win-amd64\egg\xlrd
copying build\lib\xlrd\xlsx.py ->
build\bdist.win-amd64\egg\xlrd
copying build\lib\xlrd\__init__.py ->
build\bdist.win-amd64\egg\xlrd
byte-compiling build\bdist.win-amd64\egg\xlrd\biffh.py to
biffh.pyc
byte-compiling build\bdist.win-amd64\egg\xlrd\book.py to
book.pyc
byte-compiling build\bdist.win-amd64\egg\xlrd\compdoc.py to
compdoc.pyc
byte-compiling
build\bdist.win-amd64\egg\xlrd\examples\xlrdnameAPIdemo.py to
xlr
dnameAPIdemo.pyc
byte-compiling build\bdist.win-amd64\egg\xlrd\formatting.py to
formatting.pyc
byte-compiling build\bdist.win-amd64\egg\xlrd\formula.py to
formula.pyc
byte-compiling build\bdist.win-amd64\egg\xlrd\info.py to
info.pyc
byte-compiling build\bdist.win-amd64\egg\xlrd\licences.py to
licences.pyc
byte-compiling build\bdist.win-amd64\egg\xlrd\sheet.py to
sheet.pyc
byte-compiling build\bdist.win-amd64\egg\xlrd\timemachine.py
to timemachine.pyc
byte-compiling build\bdist.win-amd64\egg\xlrd\xldate.py to
xldate.pyc
byte-compiling build\bdist.win-amd64\egg\xlrd\xlsx.py to
xlsx.pyc
byte-compiling build\bdist.win-amd64\egg\xlrd\__init__.py to
__init__.pyc
creating build\bdist.win-amd64\egg\EGG-INFO
installing scripts to
build\bdist.win-amd64\egg\EGG-INFO\scripts
running install_scripts
running build_scripts
creating build\scripts-2.7
copying and adjusting scripts\runxlrd.py ->
build\scripts-2.7
creating build\bdist.win-amd64\egg\EGG-INFO\scripts
copying build\scripts-2.7\runxlrd.py ->
build\bdist.win-amd64\egg\EGG-INFO\scrip
ts
copying xlrd.egg-info\PKG-INFO ->
build\bdist.win-amd64\egg\EGG-INFO
copying xlrd.egg-info\SOURCES.txt ->
build\bdist.win-amd64\egg\EGG-INFO
copying xlrd.egg-info\dependency_links.txt ->
build\bdist.win-amd64\egg\EGG-INFO
copying xlrd.egg-info\top_level.txt ->
build\bdist.win-amd64\egg\EGG-INFO
zip_safe flag not set; analyzing archive contents...
xlrd.xlsx: module references __file__
creating dist
creating 'dist\xlrd-1.0.0-py2.7.egg' and adding
'build\bdist.win-amd64\egg' to i
t
removing 'build\bdist.win-amd64\egg' (and everything under
it)
Processing xlrd-1.0.0-py2.7.egg
creating
c:\python27\lib\site-packages\xlrd-1.0.0-py2.7.egg
Extracting xlrd-1.0.0-py2.7.egg to
c:\python27\lib\site-packages
Adding xlrd 1.0.0 to easy-install.pth file
error: [Errno 2] No such file or directory:
'C:\\Python27\\lib\\site-packages\\s
etuptools\\script.tmpl'