Re: [PyOpenGL-Users] can't import
Brought to you by:
mcfletch
From: <il...@ya...> - 2002-06-30 01:30:25
|
Hello. These are the import lines which I use. from OpenGL.GL import * from OpenGL.GLUT import * from OpenGL.GLU import * Have fun! --- Strato <fl...@id...> wrote: > hi, > I'm trying to write an easily portable train > simulation game for linux, > windows, mac os x and so on. Because my 3d graphics > adapter isn't well > supported under linux (only the 3d part) I decided > to do the main developing > under windows. I fetched the pyopengl-2.0.exe from > sourceforge and installed > it. > But when I now type "import PyOpenGL" > I get an error message "couldn't load" > "no module named PyOpenGL" > What did I do wrong? > thanks in advance > Florian Idelberger > > > __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com |