Is it possible to compile python script to an executable file?

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!

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!

Sorry, you'll need chimera installed on the other computer too. -- Greg On 07/10/2016 09:29 AM, xibei 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!
_______________________________________________ Chimera-users mailing list: Chimera-users@cgl.ucsf.edu Manage subscription: http://plato.cgl.ucsf.edu/mailman/listinfo/chimera-users
participants (2)
-
Greg Couch
-
xibei