[Tutor] Help with Pygame

Alan Gauld alan.gauld at btinternet.com
Sat Aug 8 08:24:17 CEST 2015


On 07/08/15 23:50, franklinscottc at gmail.com wrote:
> I downloaded pygame and tried testing it and it didn't work.

> Traceback (most recent call last):
>    File "C:\Python34\Lib\idlelib\Showdot.py", line 1, in <module>
>      import pygame
> ImportError: No module named 'pygame'

It certainly looks like an installation error.

We'd need a lot more specific details about how you installed
it and what your folder structure looks like. But this list
is really about python and the standard library, you might
get better support on Pygame from the pygame mailing list/forum.

-- 
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