On Thu, May 31, 2012 at 12:29 PM, Jason Furtney <[email protected]> wrote: > Daniel, > > Thanks for the report. > > Hmm, I have not seen this before and it seems to work for me. It looks > like the python wrapper is creating an integer array the c extension > does not like. The call to PyArray_FROMANY() is failing and giving > this message. I will do some more testing and get back to you. > > What version of numpy are you using and what platform are you on
>>> import numpy >>> numpy.__version__ '1.6.2' and $ uname -a Linux concorde 2.6.32-5-amd64 #1 SMP Sat May 5 01:12:59 UTC 2012 x86_64 GNU/Linux and debian version 6.0.5 -- Daniel Wheeler _______________________________________________ fipy mailing list [email protected] http://www.ctcms.nist.gov/fipy [ NIST internal ONLY: https://email.nist.gov/mailman/listinfo/fipy ]
