Quantcast

Jump to content


Photo

Py2exe and/or .exe file helpHe


  • Please log in to reply
2 replies to this topic

#1 WingswithBlade

WingswithBlade
  • 20 posts

Posted 07 November 2010 - 07:34 PM

Hello, so I started learning how to program in python and made a few nub scripts to get the hang of how some of the things work with python and was able to download the program py2exe to make the .py files into a .exe that went all great and everything and i can run just fine the .exe file so i tried sending the .exe file over to a friend of mine for him to check it out and he told me the program just open and close but its not suppose to, right at the beginning of the script it already asks for an user input.

Anyways so I know the script is working fine so I wanted to know what do I need to do to be able to send the .exe files to other people and that it wont just open and close :unsure:

EDIT:
no idea why the title of the board came out like that xD

Edited by WingswithBlade, 07 November 2010 - 07:35 PM.


#2 iargue

iargue
  • 10048 posts


Users Awards

Posted 07 November 2010 - 07:45 PM

Sometimes it cant bundle everything inside the program.

Make sure that you have both everything thats in your "Dist" folder. And that the other person has all files that says it depends on it in cmd.

#3 WingswithBlade

WingswithBlade
  • 20 posts

Posted 07 November 2010 - 07:48 PM

okk will give it a try on that and tell you how that goes

Edit:
It works, thanks a lot :D

Edited by WingswithBlade, 07 November 2010 - 08:02 PM.



1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users