I am running Python 2.7 with pyqt4 and trying to convert the program to an exe with py2exe. It compiles fine, no errors. Unfortunately, when I go to run the exe it gives me the error message in the subject line. Not sure how to get around this. I tried searching for a solution but I could not find one.
Thanks
Mike