问题
I created an exe version of my python program with pyinstaller. But When I try to run my app from that exe I get an error like this:

What may the problem be caused from?
Thanks in advance.
来源:https://stackoverflow.com/questions/6569896/pyinstaller-problem