Re: [PyOpenGL-Users] Problems using PyOpenGL-2.0.1.04 on Mac OS X
Brought to you by:
mcfletch
From: Evan J. <ej...@uw...> - 2003-05-09 14:22:38
|
On Friday, May 9, 2003, at 00:49 Canada/Eastern, Rene Dudfield wrote: >> Traceback (most recent call last): >> File "/sw/lib/python2.2/site-packages/OpenGL/Demo/NeHe/lesson1.py", >> line 42, in ? >> from OpenGL.GLU import * >> File "/sw/lib/python2.2/site-packages/OpenGL/GLU/__init__.py", line >> 32, in ? >> GLUerror = __init___.GLUerror >> AttributeError: 'module' object has no attribute 'GLUerror' > Which swig are you building with? > You should use 1.3.13 I was actually not building with swig at all. I was assuming that the prebuilt wrappers would be sufficient. Is this not true? Are the prebuilt wrappers only for a specific platform or something? Thanks, Evan -- Evan Jones: http://www.eng.uwaterloo.ca/~ejones/ "Computers are useless. They can only give answers" - Pablo Picasso |