Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zlib - no method for 'convert' #16

Open
rennis250 opened this issue Oct 25, 2014 · 1 comment
Open

Zlib - no method for 'convert' #16

rennis250 opened this issue Oct 25, 2014 · 1 comment

Comments

@rennis250
Copy link

Hey there,

On Julia 0.3.1 and OS X 10.10, I get the following error when trying to read from a MAT file:

ERROR: `convert` has no method matching convert(::Type{Ptr{Uint8}}, ::Array{Uint8,1})
 in convert at base.jl:13
 in fillbuf at /Users/rje/.julia/v0.3/Zlib/src/Zlib.jl:266
 in readbytes at io.jl:239
 in decompress at /Users/rje/.julia/v0.3/Zlib/src/Zlib.jl:368
 in read_matrix at /Users/rje/.julia/v0.3/MAT/src/MAT_v5.jl:286
 in read at /Users/rje/.julia/v0.3/MAT/src/MAT_v5.jl:438

Best,
Rob

@yuyichao
Copy link
Collaborator

yuyichao commented Aug 7, 2016

Fixed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants