Ask your own question, for FREE!
MIT 6.00 Intro Computer Science (OCW) 8 Online
OpenStudy (anonymous):

How do you make a python program an executable that can be run on a computer system that doesn't have python?

OpenStudy (e.mccormick):

Python is not designed to make executable files.

OpenStudy (e.mccormick):

But it looks like other people have made something for doing this: http://nuitka.net/pages/overview.html

OpenStudy (e.mccormick):

More on the topic: http://effbot.org/zone/python-compile.htm

OpenStudy (anonymous):

I did a quick search on Google and found this: http://logix4u.net/component/content/article/27-tutorials/44-how-to-create-windows-executable-exe-from-python-script

OpenStudy (anonymous):

sweet! Thanks!

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!