Open apeterswu opened 8 years ago
I got similar problem
Similar problem here:
Warning: Failed to load function from bytecode: binary string: not a precompiled chunkWarning: Failed to load function from bytecode: [string ""]:1: unexpected symbol/Users/david/torch/install/bin/lua: /Users/david/torch/install/share/lua/5.2/torch/File.lua:308: bad argument #1 to 'ipairs' (table expected, got nil)
Running on Mac with CPU model and -gpuid -1
Any luck with this one? I got the same problem when running eval on Ubuntu 14.04 x64 VM with CPU model.
when I want to run the "eval ...", I got the error like this. As some other issues mentioned, I updated my luajit to 2.1 version. But it still failed like this: "File.lua failed to load function from bytecode binary string: not a precompiled chunk", how to fix it? Thanks.