Python - dateutil

From PeformIQ Upgrade
Revision as of 13:53, 12 January 2014 by PeterHarding (talk | contribs) (Created page with "=Setting up the dateutil Module= This should do the trick... <pre> $ pip install python-dateutil </pre> To get pip running under cygwin see here - xxx Category:Py...")
(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...

  $  pip install python-dateutil

To get pip running under cygwin see here - xxx