pluskid / Mocha.jl

Deep Learning framework for Julia
Other
1.29k stars 254 forks source link

ERROR: Blosc #194

Closed xiaojidan closed 8 years ago

xiaojidan commented 8 years ago

I install Mocha on ubuntu 14.04, but it fails. It shows "LoadError: failed process: Process(curl -f -o c-blosc-1.7.0.tar.gz -L https://github.com/Blosc/c-blosc/archive/v1.7.0.tar.gz, ProcessExited(77)) [77] while loading /home/qw/.julia/v0.4/Blosc/deps/build.jl, in expression starting on line 18 " "================================[ BUILD ERRORS ]================================

WARNING: Blosc had build errors.

" Can you solve it? I have this problem on different ubuntu 14.04, I check it, but it fails. Can you help me solve it ? Thank you very much.

pluskid commented 8 years ago

This error is from building the Blosc.jl package. I would suggest asking at Blosc.jl or HDF5.jl 's issue list.

xiaojidan commented 8 years ago

OK. Thanks a lot. @pluskid