I am new to this site so please forgive me if I am forwarding this question to 
the wrong person.
 
I am trying to use cx_freeze on windows 7 with python 3.3.
 
I can create a build folder and a dist folder using the command line without 
any problems.
 
When I click on the created .exe file I receive the following error:-
 
"Cannot import traceback module.
Exception:cannot import name MAXREPEAT
Original Exception:cannot import name MAXREPEAT"
 
I have looked for a solution but cannot find one.
 
Can anyone please help.
 
Thanks Kevin
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to