Open VJoer opened 5 years ago
It's because the installment of torch using luarocks is a different process than other package managers (like pip or conda).
Try running this line: cd ~/torch; bash install-deps;
For more information: see this website. http://torch.ch/docs/getting-started.html#_
I am a novice,and I don't know why ` jv@JV-Ubuntu:~$ sudo luarocks install torch torch not found for Lua 5.3. Checking if available for other Lua versions... Checking for Lua 5.1... Checking for Lua 5.2... Checking for Lua 5.4...
Error: No results matching query were found for Lua 5.3. jv@JV-Ubuntu:~$ lua Lua 5.3.4 Copyright (C) 1994-2017 Lua.org, PUC-Rio