[PyOpenGL-Users] Installation
Brought to you by:
mcfletch
From: Jason W. <ir...@gm...> - 2007-02-18 15:39:07
|
I have easy_install.py and ctypes on my pc. I am following the procedure that is told to me by the documentation. Using windows XP. I go to command prompt. Then I type easy_install.py OpenGL # I am in the right directory so I can call easy_install.py This is the reply I get. error : No urls, filenames or requirements specified. (see --help) So I type in easy_install.py --help same answer. Please explain what I must do. I have downloaded Pyopengl. But must I rather parse the link on the net to the file easy_install.py #Seems like a rather ironic name for the file. :) |