[SciPy-User] [pystatsmodels] Re: ANN: pandas 0.9.0 released

Andreas Hilboll lists at hilboll.de
Mon Oct 8 08:50:08 EDT 2012


> On fedora 17:
>
> pip install --up --user pandas
> ...
> Installing collected packages: python-dateutil, pytz, six
>   Found existing installation: python-dateutil 1.5
>     Uninstalling python-dateutil:
> Exception:
> ...
>
> So pip wants to remove the system python-dateutil 1.5.
>
> What's the solution here?  Can pandas 0.9 just use the installed dateutil
> 1.5?

IIRC, dateutil >= 2.0 is for Python3, while Python 2.x requires dateutil 1.5.

Cheers, Andreas.




More information about the SciPy-User mailing list