Problems using Opengl

patrick dutoit patdut01 at club-internet.fr
Sat Dec 4 11:24:41 EST 1999


Hi
I have got the Opengl package for Python and I have tested the examples.
I always obtain the following message:
Traceback (innermost last):
  File "first.py", line 3, in ?
    from OpenGL.GL import *
  File "/usr/lib/python1.5/site-packages/OpenGL/GL/__init__.py", line 7,
in ?
    from _opengl import *
ImportError: /usr/X11R6/lib/libMesaGL.so.3: undefined symbol:
XFreePixmap

Mesa was installed as a rpm package and didn't give me any troubles. So
I don't understand what happens.
If you have any idea or if you have meet the problem and have a solution
to fix it, you're welcome.


Regards





More information about the Python-list mailing list