[Tutor] Python Quit Unexpectedly

Alan Gauld alan.gauld at yahoo.co.uk
Tue Mar 2 17:06:26 EST 2021


On 01/03/2021 22:05, Toby Carlton via Tutor wrote:
> Every time I try to run pygame.display.set_mode() it gives me the error message - python quit unexpectedly. Please help!

Can you provide the basic context please:

Which OS are you using?
Which Python version?
How are you erunning the code?

And can you include at least the function that calls
pygame.display.set_mode()?

Better yet the full file if its not hundreds of lines long.

-- 
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos




More information about the Tutor mailing list