Hi Quyen,
this was an error in setup.py, sorry. Fixed in r4045.
Cheers,
Thomas
On Oct 4, 2013, at 8:43 PM, QT wrote:
> Dear all,
>
> I'm getting this error when typing "python setup.py"
>
> Traceback (most recent call last):
> File "setup.py", line 327, in
> pyogl_extension("pymol.op
Dear all,
I'm getting this error when typing "python setup.py"
Traceback (most recent call last):
File "setup.py", line 327, in
pyogl_extension("pymol.opengl.gl.openglutil_num",
["contrib/pyopengl/openglutil_num.c"]),
File "/usr/lib64/python2.7/distutils/core.py", line 105, in setup