[Ironpython-users] Specified cast not valid

Andreas Beham andreas.beham at heuristiclab.com
Fri Mar 7 13:44:08 CET 2014


Hi again,

 

I am trying to execute further scripts and I stumbled across an error that
involves numerical base types:

 

>>> type(int(numpy.ceil(65)))

<type 'long'>

 

I wonder that this results in a long.

Is this the fault of the numpy port for .NET? I have installed the rather
old package from enthought.

 

Regards,

Andreas

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20140307/625f5ad8/attachment.html>


More information about the Ironpython-users mailing list