Moodstocks/gtsrb.torch

main.lua not found

Opened this issue · 2 comments

Any ideas why I am getting this error:

luajit: cannot open main.lua: No such file or directory

I have followed the installation steps as it was here in the github. But it seems like there is no file named main.lua.

There is a main.lua script at the root of this repository. Once you have cloned, make sure to move to this directory with cd gtsrb.torch before running luajit main.lua.

Oh I was cloning a wrong directory. My bad!