Importing XML modules in py2exe or Installer?

Gordon McMillan gmcm at hypernet.com
Wed Jul 18 09:01:02 EDT 2001


[posted and mailed]

Gustaf Liljegren wrote: 

[snip]

> E:\jane>jane
> Traceback (most recent call last):
>   File "<string>", line 54, in ?
>   File "friend.pyc", line 22, in __init__
>   File "friend.pyc", line 49, in getName
> LookupError: unknown encoding

This will probably clear up if you force
the "encodings" package into the build.

- Gordon



More information about the Python-list mailing list