jiweil / Neural-Dialogue-Generation

MIT License
829 stars 213 forks source link

module 'fb.util' not found:No LuaRocks module found for fb.util #16

Open qq5040 opened 5 years ago

qq5040 commented 5 years ago

Hi, I am trying to run test code but I get the following error:

/home/user/torch/install/bin/lua: /home/user/torch/install/share/lua/5.3/trepl/init.lua:389: /home/user/torch/install/share/lua/5.1/trepl/init.lua:389: module 'fb.util' not found:No LuaRocks module found for fb.util

I think the requirements have been installed success. I would really appreciate it if you can tell me what's going on.