Created
January 23, 2011 22:52
-
-
Save SpaceManiac/792540 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Searching for web | |
| Reading http://pypi.python.org/simple/web/ | |
| Reading http://www.pythonweb.org/web/ | |
| Reading http://www.pythonweb.org/web/release/ | |
| No local packages or download links found for web | |
| Best match: None | |
| Traceback (most recent call last): | |
| File "c:\python26\easy_install-script.py", line 8, in <module> | |
| load_entry_point('setuptools==0.6c11', 'console_scripts', 'easy_install')() | |
| File "c:\python26\lib\site-packages\setuptools-0.6c11-py2.6.egg\setuptools\command\easy_install.py", line 1712, in main | |
| File "c:\python26\lib\site-packages\setuptools-0.6c11-py2.6.egg\setuptools\command\easy_install.py", line 1700, in with_ei_usage | |
| File "c:\python26\lib\site-packages\setuptools-0.6c11-py2.6.egg\setuptools\command\easy_install.py", line 1716, in <lambda> | |
| File "c:\python26\lib\distutils\core.py", line 152, in setup | |
| dist.run_commands() | |
| File "c:\python26\lib\distutils\dist.py", line 975, in run_commands | |
| self.run_command(cmd) | |
| File "c:\python26\lib\distutils\dist.py", line 995, in run_command | |
| cmd_obj.run() | |
| File "c:\python26\lib\site-packages\setuptools-0.6c11-py2.6.egg\setuptools\command\easy_install.py", line 211, in run | |
| File "c:\python26\lib\site-packages\setuptools-0.6c11-py2.6.egg\setuptools\command\easy_install.py", line 434, in easy_install | |
| File "c:\python26\lib\site-packages\setuptools-0.6c11-py2.6.egg\setuptools\package_index.py", line 475, in fetch_distribution | |
| AttributeError: 'NoneType' object has no attribute 'clone' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment