When I run my compiled program (cx_Freeze) it says __init__line 31. no module named codecs
.
I have Python 3.6, does anybody know why it says that, and how to maybe fix it?
I have seen the other questions here on StackOverflow, but they don't seem to solve the problem for me and possibly other too.
Thanks in advance!