py2exe can't compile this program
- From: Uwe Schmitt <schmitt@xxxxxxxxxxxxx>
- Date: Tue, 30 Aug 2005 18:36:11 +0200
>
> Hi all. I tried to compile this little source with py2exe:
> http://pastebin.com/350143
> ...but once I execute the program I encount this error:
>
> C:\src\dist>sniffer.exe
> Traceback (most recent call last):
> File "sniffer.py", line 24, in ?
> File "sniffer.py", line 18, in get_int
> LookupError: no codec search functions registered: can't find encoding
>
http://starship.python.net/crew/theller/moin.cgi/EncodingsAgain
might help you,
greetings, uwe
.
- Follow-Ups:
- Re: py2exe can't compile this program
- From: billiejoex
- Re: py2exe can't compile this program
- References:
- py2exe can't compile this program
- From: billiejoex
- py2exe can't compile this program
- Prev by Date: Re: Bug in string.find; was: Re: Proposed PEP: New style indexing,was Re: Bug in slice type
- Next by Date: Re: ANN: PyDev 0.9.8 released
- Previous by thread: py2exe can't compile this program
- Next by thread: Re: py2exe can't compile this program
- Index(es):
Relevant Pages
|
|