
11 Jul
2016
11 Jul
'16
4:55 a.m.
the command I use is "chimera --nogui main.py", missing "--nogui" previously. At 2016-07-11 00:29:06, "xibei" <zhuceyonghu123@126.com> wrote: Hi, On my computer(debian) I can run "chimera main.py" to run my program. But I also want to submit missions to the server (debian) where only python is installed, chimera is not. Therefore I wonder if it's possible to compile my python script to an executable program so that it can run on another computer without chimera but with python.. Thanks!