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

Unable to load gnuplot in torch #30

Open
cslxiao opened this issue Jul 2, 2016 · 1 comment
Open

Unable to load gnuplot in torch #30

cslxiao opened this issue Jul 2, 2016 · 1 comment

Comments

@cslxiao
Copy link

cslxiao commented Jul 2, 2016

I installed the gnuplot with luarocks command, but I was unable to load it in th:

th> require 'gnuplot'
/usr/bin/gnuplot: error while loading shared libraries: liblua5.1.so.0: cannot open shared object file: No such file or directory
/home/x/torch/install/share/lua/5.1/trepl/init.lua:384: /home/x/torch/install/share/lua/5.1/trepl/init.lua:384: .../x/torch/install/share/lua/5.1/gnuplot/gnuplot.lua:174: attempt to index local 'ss' (a nil value)
stack traceback:
[C]: in function 'error'
/home/x/torch/install/share/lua/5.1/trepl/init.lua:384: in function 'require'
[string "_RESULT={require 'gnuplot'}"]:1: in main chunk
[C]: in function 'xpcall'
/home/x/torch/install/share/lua/5.1/trepl/init.lua:651: in function 'repl'
.../torch/install/lib/luarocks/rocks/trepl/scm-1/bin/th:199: in main chunk
[C]: at 0x00406670

How can I solve i?

@CosmosShadow
Copy link

same problem

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