On Thu, Oct 18, 2012 at 9:55 PM, Richard D. Moores <rdmoo...@gmail.com> wrote: > On Thu, Oct 18, 2012 at 6:08 PM, Mark Lawrence <breamore...@yahoo.co.uk> > wrote: > >> Could you please take a training course on how to use a search engine. First >> hit on google for "python dateutils install windows" is >> http://stackoverflow.com/questions/879156/how-to-install-python-dateutil-on-windows > > You're assuming I haven't searched and\or don't know how to. > > Still stuck. 2 problems it seems. Your link is 3 years old. It applies > to python 2.6.
For Python 3, install it with Distribute (a fork of Setuptools): http://pypi.python.org/pypi/distribute/0.6.28 Installation script: http://python-distribute.org/distribute_setup.py That site seems to be down as I write this. Here's the source on Bitbucket for the 0.6.28 release: https://bitbucket.org/tarek/distribute/raw/fc379e63586ad3c6838e1bda216548ba8270b8f0/distribute_setup.py short url: http://goo.gl/R1JNJ _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor