I got it. the latest version is not compatible with 2.4 of python and so I found a version that was. Does anyone know if 4Suite is required for any tests to pass?
------------------------------------------ Peter Halliday Cornell University Library IT Repositories Group [email protected] (Phone:) 607-255-1790 (Cell:) 607-329-6905 On Jun 10, 2011, at 5:53 PM, Joe Blaylock wrote: > On 06/10/2011 02:07 PM, Peter J. Halliday wrote: >> Travis, >> >> you know a version that works ok? Installing below doesn't seem to work >> >> [pjh239@localhost Invenio]$ sudo pip install python-dateutil >> Downloading/unpacking python-dateutil >> Downloading python-dateutil-2.0.tar.gz (255Kb): 255Kb downloaded >> Running setup.py egg_info for package python-dateutil >> Installing collected packages: python-dateutil >> Running setup.py install for python-dateutil >> File "/usr/lib/python2.4/site-packages/dateutil/parser.py", line 23 >> from . import relativedelta >> ^ >> SyntaxError: invalid syntax >> Successfully installed python-dateutil >> Cleaning up... > > I've had good luck getting my distribution version from apt, and with > building the tarball from https://launchpad.net/dateutil > > Joe >
