you can download the last .zip version of setuptools manually and
install it manualy.
artman wrote:
just try out 'python setup.py install'
"Yang, W (Wanjuan)" <[EMAIL PROTECTED]> ????
news:[EMAIL PROTECTED]
Hi,
I am trying to install sqlobject. I use the SQLObject-0.7.0.tar.gz.
When I run 'python setup.py', the errors are as follows:
---------------------------------------------------------------------------
This script requires setuptools version 0.6a5 to run (even to display
help). I will attempt to download it for you (from
http://cheeseshop.python.org/packages/2.4/s/setuptools/), but
you may need to enable firewall access for this script first.
I will start the download in 15 seconds.
---------------------------------------------------------------------------
Downloading
http://cheeseshop.python.org/packages/2.4/s/setuptools/setuptools-0.6a5-py2.4.egg
Traceback (most recent call last):
File "setup.py", line 5, in ?
use_setuptools()
File "/home/wy45/Documents/SQLObject-0.7.0/ez_setup/__init__.py", line 74,
in use_setuptools
egg = download_setuptools(version, download_base, to_dir,
download_delay)
File "/home/wy45/Documents/SQLObject-0.7.0/ez_setup/__init__.py", line
122, in download_setuptools
src = urllib2.urlopen(url)
File "/usr/local/lib/python2.4/urllib2.py", line 130, in urlopen
return _opener.open(url, data)
File "/usr/local/lib/python2.4/urllib2.py", line 364, in open
response = meth(req, response)
File "/usr/local/lib/python2.4/urllib2.py", line 471, in http_response
response = self.parent.error(
File "/usr/local/lib/python2.4/urllib2.py", line 402, in error
return self._call_chain(*args)
File "/usr/local/lib/python2.4/urllib2.py", line 337, in _call_chain
result = func(*args)
File "/usr/local/lib/python2.4/urllib2.py", line 480, in
http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 404: Not Found
Are there anybody know how to solve this problem? Any suggestion are
welcome. Thank you very much!
Best Wishes,
Wendy
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss