Goeden dag python vrienden,

Ik zit met het volgende  probleem:
ik wil met het commando IMPORT in python PYGAME importeren om grafische 
functies aan te roepen. 
Ik werk met Windows 7 en heb de benodigde bestanden (PYPY etc.) gedownload. 
Als ik echter in python het commando import pygame in geeft hij de foutmelding

 "c:/python27/pygame/„, line 2, in <module>
      import pygame
ImportError:No module named pygame
     
Waarschijnlijk kan hij het bestand pygame  niet vinden.
In de map python 27 is wel een bestand pygame van 1kB maar ik weet niet of dat 
alles is wat hij nodig heeft.
Is er nog een bestand of map nodig?

 Alvast bedankt,groetjes 
   
                       Marc Stevens
_______________________________________________
Python-nl mailing list
Python-nl@python.org
https://mail.python.org/mailman/listinfo/python-nl

Antwoord per e-mail aan