That looks somewhat like https://github.com/fhs/ZipFile.jl/issues/2
It seems like that fix was included and that the new version was tagged to require Julia 0.3-prerelease. I do not know why. kl. 09:18:27 UTC+2 torsdag 22. mai 2014 skrev RecentConvert følgende: > > Unfortunately ZipFile didn't work for me and I can't find my Git account > details at the moment to submit a bug. > > julia> f = ZipFile.addfile(w,"C:\\Users\\Doe\\Desktop\\Test\\fileIO.m") > > WARNING: ERROR: key not found: 0x0000 > in getindex at dict.jl:500 > in show at O:\.julia\v0.2\ZipFile\src\ZipFile.jl:162 > > > I'll try and use a zip utility external to Julia. >
