[SciPy-User] Error in Numpy 1.6 timedelta()

Charles R Harris charlesr.harris at gmail.com
Mon Oct 31 18:24:19 EDT 2011


On Mon, Oct 31, 2011 at 3:45 PM, Fernando Paolo <fspaolo at gmail.com> wrote:

> Hello,
>
> I receive the following error when trying:
>
> >>> import numpy as np
> >>> np.timedelta64(10, 's')
>
> TypeError: function takes at most 1 argument (2 given)
>
> I know this is probably fully implemented in Numpy 1.7, but what about
> 1.6.1?
>
>
Yep, it's working in current master. I'll have to check 1.6.1 later unless
someone who is running it can comment.

Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20111031/73a3f34c/attachment.html>


More information about the SciPy-User mailing list