0

I wrote my GUI calculator with Python and Tkinter and now I'm trying to make exe file from my .py file. I'm using pyinstaller to do this, but when i compile my file and try to open it i get this errorenter image description here

But my program perfectly work when i run it in Pycharm. So, I just don't know what to do.

My code:https://github.com/Unknown-reader/Python-Calculator/blob/master/ffff.py

  • 1
    Possible duplicate of [Executable made with pyinstaller experiences "Fatal python error: initfsencoding"](https://stackoverflow.com/questions/51847455/executable-made-with-pyinstaller-experiences-fatal-python-error-initfsencoding) – Nouman Aug 18 '18 at 10:45
  • 1
    Please check my answer :https://stackoverflow.com/a/51848043/8321664 – Nouman Aug 18 '18 at 10:46

0 Answers0