|
Couldn't find index page for 'six' (maybe misspelled?)
Scanning index of all packages (this may take a while)
Reading http://pypi.python.org/simple/
No local packages or download links found for six>=1.9
Best match: None
Traceback (most recent call last):
File "setup.py", line 270, in <module>
ext_modules=ext_module_list,
File "C:\Python27\lib\distutils\core.py", line 152, in setup
dist.run_commands()
File "C:\Python27\lib\distutils\dist.py", line 953, in run_commands
self.run_command(cmd)
File "C:\Python27\lib\distutils\dist.py", line 972, in run_command
cmd_obj.run()
File "build\bdist.win-amd64\egg\setuptools\command\test.py", line 111, in run
File "build\bdist.win-amd64\egg\setuptools\dist.py", line 284, in fetch_build_eggs
File "build\bdist.win-amd64\egg\pkg_resources.py", line 563, in resolve
File "build\bdist.win-amd64\egg\pkg_resources.py", line 799, in best_match
File "build\bdist.win-amd64\egg\pkg_resources.py", line 811, in obtain
File "build\bdist.win-amd64\egg\setuptools\dist.py", line 327, in fetch_build_egg
File "build\bdist.win-amd64\egg\setuptools\command\easy_install.py", line 434, in easy_install
File "build\bdist.win-amd64\egg\setuptools\package_index.py", line 475, in fetch_distribution
AttributeError: 'NoneType' object has no attribute 'clone' |
|