On 07/08/15 23:50, franklinsco...@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


_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to