On 15 October 2010 09:16, Matthew Brett <[email protected]> wrote: > Hi Rufus, [...] > However: > > easy_install urlgrabber > > followed by > > easy_install datapkg > > seemed to work. Go figure.
Indeed! Thanks for reporting this and I also managed to reproduce these problems using easy_install (I use pip by default). I note that setuptools now seems obsoleted in favour of 'distribute': <http://guide.python-distribute.org/introduction.html#current-state-of-packaging> Note the warning :) <quote> Please use the Distribute package rather than the Setuptools package because there are problems in this package that can and will not be fixed. </quote> I suppose this suggests datapkg instruction manual should not talk about easy_install (though I think that is what most people are still most familiar with!). Regards, Rufus _______________________________________________ okfn-discuss mailing list [email protected] http://lists.okfn.org/mailman/listinfo/okfn-discuss
