![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Programming Guru
![]() |
Compiling Files?
http://starship.python.net/crew/theller/py2exe/
I don't understand that page at all... Can somebody actually give me the full code that would be used to compile, with a better explanation? This gives it in so many pieces I find it impossible what to do, what to save, what to run, where to go and AHHH *explodes* |
|
|
|
|
|
#2 |
|
Professional Programmer
Join Date: Feb 2005
Posts: 434
Rep Power: 4
![]() |
Look at the sticky in this Python forum and join the folks who don't get the confusing instruction either! They offer a "PY2EXE step-by-step guide"
http://forums.devshed.com/t209432/s.html
__________________
I looked it up on the Intergnats! |
|
|
|
|
|
#3 |
|
Programming Guru
![]() |
I'm not sure what I'm doing wrong.
I have all the files in a folder "mycode" on my desktop. I have the setup file directed to the main file to compile ( setup(console = ["battle__screen.py"]) ) . Then I run "start setup.py py2exe" from "cd desktop" > "cd mycode". It opens a console window, blinks, and then I can't find anything of it. I have also tried reinstalling py2exe, and it's the right version. Last edited by Sane; May 8th, 2005 at 10:48 AM. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|