I created a wxPython program and then ran py2exe on it. The resulting exe works fine on my computer, but when I tried to run it on another computer I get the error: Can't create window of class wxWindowClassNR (error 14: Not Enough Storage is Available to Complete the Operation) Any ideas? -Isaac