I am trying to convert a simple pygame program into a standalone app using py2app following these instructions.
This is my main.py file:
main.py