I'm pretty much a complete newbie here so be gentle. Where would I start 
to troubleshoot this?

I attempted to install the latest Dabo framework following the 
instructions on the download page. After unzipping the distrib, I ran 
this command from the root Dabo folder:

python setup.py install

This is the traceback result I received:

Traceback (most recent call last):
  File "setup.py", line 4, in <module>
    ez_setup.use_setuptools()
  File "C:\dabo\ez_setup.py", line 77, in use_setuptools
    egg = download_setuptools(version, download_base, to_dir, 
download_delay)
  File "C:\dabo\ez_setup.py", line 131, in download_setuptools
    src = urllib2.urlopen(url)
  File "C:\Python26\lib\urllib2.py", line 124, in urlopen
    return _opener.open(url, data, timeout)
  File "C:\Python26\lib\urllib2.py", line 389, in open
    response = meth(req, response)
  File "C:\Python26\lib\urllib2.py", line 502, in http_response
    'http', request, response, code, msg, hdrs)
  File "C:\Python26\lib\urllib2.py", line 421, in error
    result = self._call_chain(*args)
  File "C:\Python26\lib\urllib2.py", line 361, in _call_chain
    result = func(*args)
  File "C:\Python26\lib\urllib2.py", line 597, in http_error_302
    return self.parent.open(new)
  File "C:\Python26\lib\urllib2.py", line 389, in open
    response = meth(req, response)
  File "C:\Python26\lib\urllib2.py", line 502, in http_response
    'http', request, response, code, msg, hdrs)
  File "C:\Python26\lib\urllib2.py", line 427, in error
    return self._call_chain(*args)
  File "C:\Python26\lib\urllib2.py", line 361, in _call_chain
    result = func(*args)
  File "C:\Python26\lib\urllib2.py", line 510, in http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 404: Not Found

I do have the setuptools egg file in this folder. Pointers & advice 
appreciated.

Thanks.

-- 
Richard Kaye
Vice President
Artfact/RFC Systems
Voice: 617.219.1038
Fax:  617.219.1001

For the fastest response time, please send your support
queries to:

Technical Support - [email protected]
Internet Support - [email protected]
All Other Requests - [email protected]

---------------------------------------------------------
This message has been checked for viruses before sending.
---------------------------------------------------------



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[email protected]

Reply via email to