cxfreeze

L

luca72

Hello i use under linux cx-freeze
My python program import a small module were i set the encoding to iso
8859-1.
When i make the executable with cxfreeze and i run it i get this
error:
Traceback (most recent call last):
File "/home/luca72/Desktop/Luca/python/cx_Freeze-3.0.3/initscripts/
Console.py", line 27, in <module>
exec code in m.__dict__
File "main.py", line 4, in <module>
File "form_pack_impl.py", line 13, in <module>
File "sitecustomize.py", line 3, in <module>
LookupError: unknown encoding: iso-8859-1

Can you help me

Regards

Luca
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,379
Messages
2,571,929
Members
48,766
Latest member
LelaSliva

Latest Threads

Top