Downloading http://cheeseshop.python.org/packages/2.3/s/setuptools/setuptools-0.6c5-py2.... Traceback (most recent call last): File "setup.py", line 5, in ? import ez_setup; ez_setup.use_setuptools() File "/home/gayathris/Desktop/MySQL-python-1.2.2/ez_setup.py", line 83, in use_setuptools egg = download_setuptools(version, download_base, to_dir, download_delay) File "/home/gayathris/Desktop/MySQL-python-1.2.2/ez_setup.py", line 137, in download_setuptools src = urllib2.urlopen(url) File "/usr/lib/python2.3/urllib2.py", line 129, in urlopen return _opener.open(url, data) File "/usr/lib/python2.3/urllib2.py", line 326, in open '_open', req) File "/usr/lib/python2.3/urllib2.py", line 306, in _call_chain result = func(*args) File "/usr/lib/python2.3/urllib2.py", line 901, in http_open return self.do_open(httplib.HTTP, req) File "/usr/lib/python2.3/urllib2.py", line 886, in do_open raise URLError(err) urllib2.URLError: <urlopen error (-3, 'Temporary failure in name resolution')> this is the error 'm getting while trying to buil up python-MySQL. help me out
On 8/27/07, Chinmayee Nagaraju <chinmayeevasisht@gmail.com> wrote:
Downloading http://cheeseshop.python.org/packages/2.3/s/setuptools/setuptools-0.6c5-py2.... Traceback (most recent call last): File "setup.py", line 5, in ? import ez_setup; ez_setup.use_setuptools() File [...]
this is the error 'm getting while trying to buil up python-MySQL. help me out
This doesn't appear to be a SpamBayes problem because the setup.py for SpamBayes does not reference ez_setup. I'm not familiar with python-MySQL, but maybe they have their own mailing list that could help you out. -- Kenny Pitt
Kenny> I'm not familiar with python-MySQL, but maybe they have their own Kenny> mailing list that could help you out. There are discussion/help forums on SourceForge: http://sourceforge.net/forum/?group_id=22307 Skip
participants (3)
-
Chinmayee Nagaraju -
Kenny Pitt -
skip@pobox.com