I need to convert a python file to an exe for school. But I'm on Linux, so I'm not really sure what to do. Is there a way to convert it to an exe on Linux?
PYtoEXE on linux?
|
I have done some searching and it seems that no such program exists. Your best bet is to use Portable Python And just put your script on a thumb drive.
03-11-2010, 08:54 PM
(03-10-2010, 12:58 PM)uber1337 Wrote: I have done some searching and it seems that no such program exists. Your best bet is to use Portable Python And just put your script on a thumb drive. Thanks, I'll try that.
04-05-2010, 02:39 PM
PyInstaller works on linux i think, i've never actually used it, but even past PyInstaller i've heard of 2 other programs that can, you should be able to work wonders with 'linux python executable'
"PyInstaller is a program that converts (packages) Python programs into stand-alone executables, under Windows, Linux, and Mac OS X." http://www.pyinstaller.org/
04-05-2010, 05:54 PM
I use pyinstaller even when Im converting to PE (win32 exe), its pretty awesome
Terrorcore, unleash, extermination Hyper real, cold blood, determination fudge them, I like this sensation Incredible, I from the annihilation |
« Next Oldest | Next Newest »
|
Users browsing this thread: 1 Guest(s)