how to import GLUT??

ABDENOUR HADID hadidab at yahoo.fr
Fri Jan 26 15:12:58 EST 2001


hello,
I am  just beginner in python.
i have installed python and pyopengl on windows.
I tried to execute one scipt toto.py which contain:

from glut import *
def display():
    print 'display'
    .....

but I receive one error : import error : no module
named glut...

may be I have to specify the path of this file? how to
do? the glut is found in /python/opengl/glut/ ...is
the the correct file?

need I other modules?

Thank you for your help.






___________________________________________________________
Do You Yahoo!? -- Pour dialoguer en direct avec vos amis, 
Yahoo! Messenger : http://fr.messenger.yahoo.com




More information about the Python-list mailing list