epachamo
Results
2
comments of
epachamo
You probably don't have Torch installed. https://stackoverflow.com/questions/48277220/get-lua-running-with-torch-on-windows-10-with-limited-admin-rights > > I have the following problems. Would you mind helping me solve them > > lua.exe: main.lua:2: module 'image' not found: >...
Hey, I know its late, but the reason it doesn't work is you don't have the package "image". This comes with Torch, so the first thing to do is get...