Open ghost opened 7 years ago
@jkarimi91 ...can you try this command...
luarocks --from=https://raw.githubusercontent.com/torch/rocks/master/ install nn
at least dependencies error for moses >= 1.0 will be remove.... this work for me and the dependencies error is removed...although i face other error...
its due to the reason that some time git not download some file properly...
@msiraj83 Having same issue on debian 'stretch' (9) but your 'nn' is still missing the moses dependency. I assume moses is a lua rock. Tried in Torch, local and global installs but got same error. Could it be some restructuring following the 2.4.3 release of lua rocks?
During the
./install.sh
step of the Torch installation instructions, I receive the following error: