Py2Exe - "The application configuration is incorrect."
        Posted  
        
            by Hach-Que
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Hach-Que
        
        
        
        Published on 2009-01-13T23:11:01Z
        Indexed on 
            2010/05/31
            2:32 UTC
        
        
        Read the original article
        Hit count: 421
        
I've compiled my Python program using Py2Exe, and on the client's computer we've satisfied all the dependencies using dependency walker, but we still get "The application configuration is incorrect. Reinstalling the application may correct the problem." I'm also using wxPython.
The client does not have administrator access.
Any ideas?
© Stack Overflow or respective owner