View Single Post
Old 05-27-2008, 02:15 PM   #7
BlackEleven
Redundant Minister of Redundancy
 
BlackEleven's Avatar
 
Join Date: Apr 2004
Location: Montreal
Exp:
Default

Quote:
Originally Posted by gottabekd View Post
Just a couple Qs, fredr123: Are you running Windows? How technically savvy are you? Like, if you had to install the python interpreter and then download and extract and install a python module, does that sound like a pain?

Or, I can compile the program into a little EXE. But I've got to figure out how to do that, and that will take some time (good thing I have lots of it).
Use freeze. It will compile python into a exe. At least on Linux it does, I've used it a couple times in the past. Since it ships with python, I assume it must work on Windows as well.
BlackEleven is offline   Reply With Quote