[SciPy-User] scipy.io.matlab.loadmat error

Fernando Guimarães Ferreira fernando.ferreira at poli.ufrj.br
Mon May 31 21:10:55 EDT 2010


In the last email I meant python 2.6.5

The mat file is attached... This is a test, there is just an array 'x' with
few elements..
Didn't work either


Thanks,
Fernando




On Mon, May 31, 2010 at 8:08 PM, Matthew Brett <matthew.brett at gmail.com>wrote:

> Hi,
>
> 2010/5/31 Fernando Guimarães Ferreira <fernando.ferreira at poli.ufrj.br>:
> > Hi,
> > I'm using scipy under MacOS Snow Leopard v:0.7.2 with python 2.6.2
> > For some reason, I can't load matlab files using scipy.io.matlab.loadmat:
> > scipy.io.matlab.loadmat('all_data.mat')
> ...
> >     317             getter = self.current_getter(byte_count)
> > TypeError: Expecting miMATRIX type here, got 1296630016
> >
> > Can't understand why...
>
> I don't know either I'm afraid.  Can you try the latest version?  Is
> there some way you can get me the .mat file so I can debug the problem
> in more detail?
>
> Best,
>
> Matthew
> _______________________________________________
> SciPy-User mailing list
> SciPy-User at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20100531/c7bb779f/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: teste.mat
Type: application/octet-stream
Size: 183 bytes
Desc: not available
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20100531/c7bb779f/attachment.obj>


More information about the SciPy-User mailing list