Richard Kaye schrieb: > 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.
That's probably because the ez_setup.py file that comes with dabo is outdated and does not work with Py 2.6. There are probably other issues with Py 2.6 as well. -- Christoph _______________________________________________ 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]
