Python - dateutil

From PeformIQ Upgrade
Revision as of 13:56, 12 January 2014 by PeterHarding (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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