[SciPy-dev] toimage broken

John Byrnes byrnes at bu.edu
Fri Nov 11 14:23:02 EST 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: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20051111/2b852c03/attachment.sig>


More information about the SciPy-Dev mailing list