I have a user of a frozen wxpython app that gets the appended screenshot.
The error message is \"Windows Error: provider DLL failed to initialize correctly\"
This seems to occur somewhere inside os.urandom and is probably caused by some missing or incorrect environment variables. In particular it happens if the environment is too long.
if you are starting Python as a CGI process, then you may want to consider better alternatives, such as mod_wsgi.