torch / cutorch

A CUDA backend for Torch7
Other
337 stars 208 forks source link

th main.lua --help error #829

Closed muskan1998 closed 5 years ago

muskan1998 commented 5 years ago

I have installed torch and have been following the steps of this link: https://github.com/chsasank/plantvillage-challenge As I reached the step th main.lua --help I got an error: "th main.lua --help /home/muskanbansal98/torch/install/bin/luajit: main.lua:1: attempt to index global 'QuestHelper_File' (a nil value) stack traceback: main.lua:1: in main chunk [C]: in function 'dofile' ...al98/torch/install/lib/luarocks/rocks/trepl/scm-1/bin/th:150: in main chunk [C]: at 0x00405d50 " please help me resolve this.