Hello. I cannot successfully import third party modules. I have tried various things and searched online. Pygame is installed on my Windows 7 computer at C:\python32\pygame. Can someone please help me?>>>import pygameTraceback (most recent call last): File "<pyshell#24>", line 1, in <module> import pygameImportError: No module named pygame
_______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor