hjebbers wrote: > The message on the screen is (I typed it over): > > ************************************************************************************** > python.exe > > python.exe has encountered a problem and needs to close. > We are sorry for the inconvenience. > > If you were in the middle of something, the information you were > working on might be > lost > > For more information about the error, click here. > > <close- > button> > *************************************************************************************** > the information about the error is a windows dump.
I suggest you install some sort of debugger on your system (e.g. Visual Studio) and do a post mortem analysis of your stack trace. Christian -- http://mail.python.org/mailman/listinfo/python-list