You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You probably don't have Torch installed. https://stackoverflow.com/questions/48277220/get-lua-running-with-torch-on-windows-10-with-limited-admin-rights
#10
Open
neverwinHao opened this issue
May 9, 2024
· 0 comments
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:
no field package.preload['image']
no file '.\image.lua'
no file 'G:\Program Files (x86)\Lua\5.1\lua\image.lua'
no file 'G:\Program Files (x86)\Lua\5.1\lua\image\init.lua'
no file 'G:\Program Files (x86)\Lua\5.1\image.lua'
no file 'G:\Program Files (x86)\Lua\5.1\image\init.lua'
no file 'G:\Program Files (x86)\Lua\5.1\lua\image.luac'
no file '.\image.dll'
no file 'G:\Program Files (x86)\Lua\5.1\image.dll'
no file 'G:\Program Files (x86)\Lua\5.1\loadall.dll'
no file 'G:\Program Files (x86)\Lua\5.1\clibs\image.dll'
no file 'G:\Program Files (x86)\Lua\5.1\clibs\loadall.dll'
no file '.\image51.dll'
no file 'G:\Program Files (x86)\Lua\5.1\image51.dll'
no file 'G:\Program Files (x86)\Lua\5.1\clibs\image51.dll'
stack traceback:
[C]: in function 'require'
main.lua:2: in main chunk
[C]: ?
Originally posted by @epachamo in #5 (comment)
Hello!!
Thanks!,But I meet this problem in Linux, do you have any suggestion?
Looking forward to your reply!!
The text was updated successfully, but these errors were encountered: