On 3/28/06, Adam DePrince <[EMAIL PROTECTED]> wrote:
> When your Python installation uses shared library modules such as
> _tkinter.pyd, these will not be incorporated in the frozen program.
> Again, the frozen program will work when you test it, but it won't
> work when you ship it to a site wit
On Mon, 2006-03-27 at 16:15 -0800, [EMAIL PROTECTED] wrote:
> After freezing a PYGTK app, I am unable to run it. It this a common
> problem, because I could not find any documentation on it at all.
>
> I tried freezing this example, which gets by the make as well, but
> running it results in a fa
After freezing a PYGTK app, I am unable to run it. It this a common
problem, because I could not find any documentation on it at all.
I tried freezing this example, which gets by the make as well, but
running it results in a failure. This is on Ubuntu Linux:
http://www.moeraki.com/pygtktutorial/