[SciPy-dev] TypeError: __array_data__ must return a string providing the pointer to data

Travis Oliphant oliphant at ee.byu.edu
Fri Oct 21 15:10:45 EDT 2005


Nils Wagner wrote:

>>>>import Numeric
>>>>Numeric.__version__
>>>>        
>>>>
>'24.0b2'
>  
>
You still need the very latest CVS... The array interface protocol had 
to change to support discontiguous arrays (and read-only) arrays.  These 
changes are only in the latest CVS versions of numarray and Numeric.

But, the new SVN of newcore might work too. 

-Travis




More information about the SciPy-Dev mailing list