On 28/01/14 20:47, Glenn Lester wrote:
I think you typed a comma instead of a period when you coded import
pygame.sys
Or it may be my display. Check it out.

No, it was deliberate. He was importing pygame *and* sys.
A comma separated import list is fine.

I agree with Dave it looks like there are two Python installs
fighting with each other somewhere. One has PyGame installed
the other doesn't (or can't see it).

But we need more details to be sure.


--
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
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