Python - dateutil

From PeformIQ Upgrade
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