Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PYtoEXE on linux?
#1
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?
Reply
#2
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.
[Image: izsyo6.jpg]


Reply
#3
(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.
Reply
#4
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/
[Image: sig.php]
Reply
#5
I use pyinstaller even when Im converting to PE (win32 exe), its pretty awesome
[Image: nv70ad.png]
Terrorcore, unleash, extermination
Hyper real, cold blood, determination
fudge them, I like this sensation
Incredible, I from the annihilation
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)