Error while trying to install phyton-memcached using easy_install for reviewboard

197 views
Skip to first unread message

seetha

unread,
Apr 11, 2012, 7:51:34 AM4/11/12
to Studio
Hi
I am getting the following error when i try to install the phyton-
memcached . I have set the http_proxy value before starting this in my
command line.

I am trying to install the software required for reviewboard tool and
got stuck in this step. Since i am new to phyton , please do let me
know if i had missed out any information that is required to know more
about this problem.

Appreciate any help in resolving this for me.

Regards
Seetha

cmd> easy_install python-memcached
Searching for python-memcached
Reading http://pypi.python.org/simple/python-memcached/
No local packages or download links found for python-memcached
Best match: None
Traceback (most recent call last):
File "C:\Python25\Scripts\easy_install-script.py", line 8, in
<module>
load_entry_point('setuptools==0.6c11', 'console_scripts',
'easy_install')()
File "C:\Python25\Lib\site-packages\setuptools\command
\easy_install.py", line
1712, in main
with_ei_usage(lambda:
File "C:\Python25\Lib\site-packages\setuptools\command
\easy_install.py", line
1700, in with_ei_usage
return f()
File "C:\Python25\Lib\site-packages\setuptools\command
\easy_install.py", line
1716, in <lambda>
distclass=DistributionWithoutHelpCommands, **kw
File "C:\Python25\lib\distutils\core.py", line 151, in setup
dist.run_commands()
File "C:\Python25\lib\distutils\dist.py", line 974, in run_commands
self.run_command(cmd)
File "C:\Python25\lib\distutils\dist.py", line 994, in run_command
cmd_obj.run()
File "C:\Python25\Lib\site-packages\setuptools\command
\easy_install.py", line
211, in run
self.easy_install(spec, not self.no_deps)
File "C:\Python25\Lib\site-packages\setuptools\command
\easy_install.py", line
434, in easy_install
self.local_index
File "C:\Python25\Lib\site-packages\setuptools\package_index.py",
line 475, in
fetch_distribution
return dist.clone(location=self.download(dist.location, tmpdir))
AttributeError: 'NoneType' object has no attribute 'clone'
Reply all
Reply to author
Forward
0 new messages