No Module name "encodings"? #9326
Unanswered
Rapid1898-code
asked this question in
Help
Replies: 1 comment
-
|
If the same build generally works but fails on some computers with that error, my first guess would be that the executable was corrupted during the transfer. Can you check if this is the case (for example, by computing and comparing some sort of file checksum)? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I try to bundle a python-code on windows using the following modules :
Generally it works fine but on some computers i get this error:
Any ideas how i can prevent this No module named "encodings" problem?
Beta Was this translation helpful? Give feedback.
All reactions