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

could not load library /usr/local/lib/libhdf5.a #98

Open
azyl99 opened this issue Apr 11, 2018 · 0 comments
Open

could not load library /usr/local/lib/libhdf5.a #98

azyl99 opened this issue Apr 11, 2018 · 0 comments

Comments

@azyl99
Copy link

azyl99 commented Apr 11, 2018

I had tried several ways to install hdf5 on torch, but always get an error when I require 'hdf5' in torch:

/home/azyl99/torch/install/share/lua/5.2/trepl/init.lua:389: /home/azyl99/torch/install/share/lua/5.2/hdf5/ffi.lua:29: could not load library /usr/local/lib/libhdf5.a
stack traceback:
/home/azyl99/torch/install/share/lua/5.2/trepl/init.lua:506: in function </home/azyl99/torch/install/share/lua/5.2/trepl/init.lua:499>
[C]: in function 'error'
/home/azyl99/torch/install/share/lua/5.2/trepl/init.lua:389: in function 'require'
[string "_RESULT={require 'hdf5'}"]:1: in main chunk
[C]: in function 'xpcall'
/home/azyl99/torch/install/share/lua/5.2/trepl/init.lua:661: in function 'repl'
...yl99/torch/install/lib/luarocks/rocks/trepl/scm-1/bin/th:204: in main chunk
[C]: in ?

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

1 participant