[SciPy-dev] toimage broken
John Byrnes
byrnes at bu.edu
Fri Nov 11 13:23:02 CST 2005
Hello all,
The following script throws an error
----Code----
import scipy as sp
a = sp.zeros((10,10))
sp.utils.toimage(a)
---------
----Error----
AttributeError: 'scipy.ndarray' object has no attribute 'typecode'
---------
Presumably this is a problem in scipy_core?
Regards,
John
--
Imbalance of power corrupts and monopoly of power corrupts absolutely.
-- Genji
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://projects.scipy.org/pipermail/scipy-dev/attachments/20051111/2b852c03/attachment.bin
More information about the Scipy-dev
mailing list