Python - dateutil
Revision as of 14:56, 12 January 2014 by PeterHarding (talk | contribs)
Setting up the dateutil Module
This should do the trick...
To setup dateutil:
$ pip install python-dateutil
or
$ easy_install python-dateutil
To get pip running under cygwin see here - Setting up Python easy_install for Cygwin