Missing modules '_ssl', 'ext.IsDOMString', 'ext.SplitQName'

Peter Hansen peter at engcorp.com
Wed Oct 26 19:20:44 EDT 2005


uid09012_ti at collinsrealtime.com wrote:
> Hi,
> 
> yes of course the traceback could be helpfull so here it is...
> 
> Traceback (most recent call last):
>   File "App1.py", line 6, in ?
>   File "Frame1.pyc", line 16, in ?
>   File "brain.pyc", line 4, in ?
>   File "xml\dom\ext\reader\__init__.pyc", line 20, in ?
> LookupError: unknown encoding: utf-8

Which version of py2exe are you using?

Does this page help? 
http://starship.python.net/crew/theller/moin.cgi/EncodingsAgain

-Peter



More information about the Python-list mailing list