You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/home/alhabib/torch/install/bin/lua: /home/alhabib/torch/install/share/lua/5.2/trepl/init.lua:389: .../alhabib/torch/install/share/lua/5.2/luarocks/loader.lua:117: error loading module 'cjson' from file '/home/alhabib/torch/install/lib/lua/5.2/cjson.so':
/home/alhabib/torch/install/lib/lua/5.2/cjson.so: undefined symbol: lua_objlen
stack traceback:
[C]: in function 'error'
/home/alhabib/torch/install/share/lua/5.2/trepl/init.lua:389: in function 'require'
train.lua:14: in main chunk
[C]: in function 'dofile'
...abib/torch/install/lib/luarocks/rocks/trepl/scm-1/bin/th:150: in main chunk
[C]: in ?
I tried many solutions but non of them works, I'm using Torch 7 and cuda 8.0 , python 2.7, can anyone help me , it happend with (th train.lua) , the preprocessing step works fine.
The text was updated successfully, but these errors were encountered:
/home/alhabib/torch/install/bin/lua: /home/alhabib/torch/install/share/lua/5.2/trepl/init.lua:389: .../alhabib/torch/install/share/lua/5.2/luarocks/loader.lua:117: error loading module 'cjson' from file '/home/alhabib/torch/install/lib/lua/5.2/cjson.so':
/home/alhabib/torch/install/lib/lua/5.2/cjson.so: undefined symbol: lua_objlen
stack traceback:
[C]: in function 'error'
/home/alhabib/torch/install/share/lua/5.2/trepl/init.lua:389: in function 'require'
train.lua:14: in main chunk
[C]: in function 'dofile'
...abib/torch/install/lib/luarocks/rocks/trepl/scm-1/bin/th:150: in main chunk
[C]: in ?
I tried many solutions but non of them works, I'm using Torch 7 and cuda 8.0 , python 2.7, can anyone help me , it happend with (th train.lua) , the preprocessing step works fine.
The text was updated successfully, but these errors were encountered: