Hello Group,

I'm a newbie to Python programming.
I've completed my first 300 line app with GUI made using Pythoncard.
Now I have attempted to make it a standalone executable using PyInstaller.
Directories called build and dist were created with a bunch of content.
Double clicking the exe file very briefly yields a system window (I think
cause it's small and black), then disappears.
I've read everything on the the pyinstaller.org and understand about this
much (thumb and forefinger pressed tightly together).
I've also skimmed some of the posts in this group and understand even less
than above.

Please, is this this the right forum to ask for help to turn my program
into an executable? I would like to be able to distribute my little app
without everyone in the office needing to install Python/Pythoncard etc.


Wrapped in Python,
Mark

-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pyinstaller?hl=en.

Reply via email to