accolades wrote:
> Does anyone else have a problem with Pythonwin crashing after running a
> python script with graphics libraries? Whenever I use Pythonwin to run
> a PyGame or PyOgre script, Pythonwin crashes when the script exits.
> 
> I know it's probably because the Pythonwin interpreter can't read from
> the console once the graphics mode has been changed, but has anyone
> discovered a workaround? I'd like to know if this problem is specific
> to my machine, or if others have witnessed this.
> 
> Thanks
> Tim
> 

I think it's pretty much universal. Pythonwin crashes when you run 
programs with Tk in them.

-- 
--------------------------
Lucas Raab
lvraab"@"earthlink.net
dotpyFE"@"gmail.com
AIM:    Phoenix11890
MSN:    dotpyfe "@" gmail.com
IRC:    lvraab
ICQ:    324767918
Yahoo:  Phoenix11890
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to