JuliaLang / MbedTLS.jl

Wrapper around mbedtls
Other
41 stars 50 forks source link

Could not unpack MbedTLS #184

Open lasaralanda opened 5 years ago

lasaralanda commented 5 years ago

I'm having trouble installing the MbedTLS package. The following error comes up

LoadError: Could not unpack C:\Users\Sara.julia\v0.6\MbedTLS\deps\usr\downloads\MbedTLS.v2.13.1.x86_64-w64-mingw32.tar.gz into C:\Users\Sara.julia\v0.6\MbedTLS\deps\usr while loading C:\Users\Sara.julia\v0.6\MbedTLS\deps\build.jl, in expression starting on line 48

quinnj commented 5 years ago

cc: @staticfloat

staticfloat commented 5 years ago

Are there any other errors or logs? This tells us there was a failure, but doesn’t give any of the specifics.