[PyOpenGL-Users] Real Beginner Installation Question
Brought to you by:
mcfletch
From: Waisberg I. <is...@to...> - 2003-02-20 07:01:10
|
Hi: I'm trying to install PyOpenGL but can't figure out what=20 I'm doing wrong. I have Python 2.3 (at Windows 2000) and downloaded=20 PyOpenGL 2.0.1.03 When I decompress de file I get a directory containing a setup.py file. I double clicked the file but it seems that nothing really happened. I entered "from OpenGL.GL import *" in the Python shell and got an error massage saying that there is no module called OpenGL.GL Summarizing, how can I install PyOpenGL? Thanks a lot, Isaac |