-
Notifications
You must be signed in to change notification settings - Fork 111
.lua file #26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
hello,there is the same error on me.... |
|
oh no , i don't understand this problem , so i just went looking for other versions |
Thank you for your reply ! Good Luck! |
|
Hello ! |
ok ok , thank you ! i will try it |
When I am working on '.lua' code to convert from png to t7 format it is showing error. the error is
Error -> [string "png_to_t7.lua"]:1: module 'image' not found:
no field package.preload['image']
no file 'C:\Program Files\WindowsApps\61954lingguang.LuaScriptTest_2.0.0.0_x64__5b5h4n7n89bzm\lua\image.lua'
no file 'C:\Program Files\WindowsApps\61954lingguang.LuaScriptTest_2.0.0.0_x64__5b5h4n7n89bzm\lua\image\init.lua'
no file 'C:\Program Files\WindowsApps\61954lingguang.LuaScriptTest_2.0.0.0_x64__5b5h4n7n89bzm\image.lua'
no file 'C:\Program Files\WindowsApps\61954lingguang.LuaScriptTest_2.0.0.0_x64__5b5h4n7n89bzm\image\init.lua'
no file 'C:\Program Files\WindowsApps\61954lingguang.LuaScriptTest_2.0.0.0_x64__5b5h4n7n89bzm..\share\lua\5.3\image.lua'
no file 'C:\Program Files\WindowsApps\61954lingguang.LuaScriptTest_2.0.0.0_x64__5b5h4n7n89bzm..\share\lua\5.3\image\init.lua'
no file '.\image.lua'
no file '.\image\init.lua'
I changed the path of DIV2K folder. still same error appears can any one suggest me what mistake i made.#
the code file attached below for your reference.
Thank you in advance.
The text was updated successfully, but these errors were encountered: