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
I have successfully installed the torch and gfx.js on my ubuntu docker container.
when I want to start the server,
root@5054ff50ba22:/torch-tutorials# luajit -lgfx.start
luajit: /usr/local/share/lua/5.1/gfx/js.lua:14: attempt to concatenate a nil value
stack traceback:
/usr/local/share/lua/5.1/gfx/js.lua:14: in main chunk
[C]: in function 'require'
/usr/local/share/lua/5.1/gfx/start.lua:6: in main chunk
[C]: at 0x00463c70
[C]: at 0x004061d0
The text was updated successfully, but these errors were encountered:
I have successfully installed the torch and gfx.js on my ubuntu docker container.
when I want to start the server,
root@5054ff50ba22:/torch-tutorials# luajit -lgfx.start
luajit: /usr/local/share/lua/5.1/gfx/js.lua:14: attempt to concatenate a nil value
stack traceback:
/usr/local/share/lua/5.1/gfx/js.lua:14: in main chunk
[C]: in function 'require'
/usr/local/share/lua/5.1/gfx/start.lua:6: in main chunk
[C]: at 0x00463c70
[C]: at 0x004061d0
The text was updated successfully, but these errors were encountered: