On Mar 1, 3:41 pm, "Martin v. Löwis" <[EMAIL PROTECTED]> wrote:
> > Can somebody point to some clues about options that need to be passed
> > to FreezePython API to get the right executable.
>
> You need to tell it to include the encodings.ascii module.
>
> Regards,
> Martin
Thanks Martin.
Addin
> Can somebody point to some clues about options that need to be passed
> to FreezePython API to get the right executable.
You need to tell it to include the encodings.ascii module.
Regards,
Martin
--
http://mail.python.org/mailman/listinfo/python-list
Hi -
I created a binary using the cx_Freeze utility on Linux (wxWidgets
2.8 / Python 2.5/ Mandriva 2008 ).
When I tried to run the binary - this is the error that I got on the
console.
File "gdataapi.py", line 44, in __init__
self.service.ProgrammaticLogin()
File "/opt/software/gdata