From: "Thomas W" <[EMAIL PROTECTED]>
To: python-list@python.org
Subject: cx_freeze error : LookupError: no codec search functions registered:can't find encoding
Date: 9 Jun 2005 10:11:19 -0700

I get this error when I try to run a freezed exe on my ubuntu 5.04
running Python 2.4 :

LookupError: no codec search functions registered: can't find encoding

I've tried to use --include-modules encodings,codecs when freezing
without luck.

Any hints?

Regards,
Thomas
--
Did you freeze the script/program yourself? If so, do the version of Freeze you used and the version of Python match? Also, which freeze did you use, the one off the internet or the one included with Python. I may be able to help you.

-Ivan

_________________________________________________________________
FREE pop-up blocking with the new MSN Toolbar – get it now! http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to