[PIPython] problema con py2exe
Lawrence Oluyede
l.oluyede
Ven 19 Nov 2004 15:16:52 CET
> File "email\Generator.pyc", line 103, in flatten
> File "email\Generator.pyc", line 138, in _write
> File "email\Generator.pyc", line 184, in _write_headers
> File "email\Header.pyc", line 188, in __init__
> File "email\Header.pyc", line 272, in append
> LookupError: unknown encoding: us-ascii
Ehm si dovrebbe dare un'occhiata al sorgente che genera quell'eccezione :D
ps. prova a sostituire "us-ascii" con "ascii" e basta
--
Lawrence
"If the implementation is hard to explain, it's a bad idea."
from The Zen of Python by Tim Peters
More information about the Python
mailing list