I\'m trying to put a simple flask server into executable by using pyinstaller -F server.py command
pyinstaller -F server.py
When running the exe file, I obtain the following erro