Re: Install/version Trouble?
Ian Mallett <[email protected]> Thu, 6 Mar 2014 20:39:54 -0700
| Newsgroups | gmane.comp.python.opengl.user |
|---|---|
| Message-ID | <CAG4NV=uDJAcWztLEbEtW-A1TCJJ27-_ehwokT=hnYQAeDEbGZA@mail.gmail.com> |
On Thu, Mar 6, 2014 at 8:29 PM, Adam Steele <[email protected]> wrote: > PyOpenGL-3.0.2.win-amd64.exe > on a "from OpenGL.GL import *" this gives me error that look like some > conversion from python 2.x didn't take (some exceptions are of the form > "Exception Blah, err:") > You'll have to be more specific than that. > PyOpenGL-3.1.0b1.win-amd64.exe > This one installs and lets me do an import, but a simple command like > "glGetString(GL_VERSION)" returns "None" > You'll have to be more specific than that. At a guess (if you only did this line), then that's to be expected; OpenGL commands require an OpenGL context before they will work. ------------------------------------------------------------------------------ Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce. With Perforce, you get hassle-free workflows. Merge that actually works. Faster operations. Version large binaries. Built-in WAN optimization and the freedom to use Git, Perforce or both. Make the move to Perforce. http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk _______________________________________________ PyOpenGL Homepage http://pyopengl.sourceforge.net _______________________________________________ PyOpenGL-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pyopengl-users