draw icon indicating copy to clipboard operation
draw copied to clipboard

cannot open <x_prediction> in mod r??

Open albert18711 opened this issue 8 years ago • 0 comments

Hello guys, i've got some problem when i try to show out the result of the code. As the topic, i run the plot_results.lua in zerobrane studio with the interpreter qlua, but get the error message as above. What should i do??

the complete output as follow:

Debugging session started in '/home/albert/Downloads/zbs-torch-master/interpreters/'. tput: No value for $TERM and no -T specified /opt/zbstudio/bin/linux/x64/lua: cannot open <x_prediction> in mode r at /home/albert/torch/pkg/torch/lib/TH/THDiskFile.c:649 stack traceback: [C]: at 0x7f1190dca7b0 [C]: in function 'DiskFile' /home/albert/torch/install/share/lua/5.1/torch/File.lua:405: in function 'load' /home/albert/.cache/.fr-SaMhWS/draw-master/plot_results.lua:11: in main chunk [C]: at 0x004054e8 Debugging session completed (traced 0 instructions). Program completed in 2.82 seconds (pid: 12603). Debugging session started in '/home/albert/.cache/.fr-SaMhWS/draw-master/'. Debugging session completed (traced 0 instructions).

ps. Actually, I can open the x_prediction in terminal with command 'th'! But i have no idea why it can't be open through zerobrane studio

albert18711 avatar Jul 12 '16 02:07 albert18711