On Sun, 20 Jan 2002, Ricardo Aparicio wrote:

> I am using PyMol version 0.68 and it is very very slow the control of
> graphical interface.
> I've got the following error when starting the program and I would like
> to know if this slow response is a consequence of it:
> 
> WARNING: Python C API version mismatch for module _cmd:
>   This Python has API version 1009, module _cmd has version 1007.

You'll get this error if the "Python.h" header file you built PyMOL with
is different from the one corresponding to the Python library you're
using.  The message is usually harmless.  

PyMOL will seem slow unless you have a hardware graphics accelerator, with
suitable drivers (under Linux).  PyMOL does not perform at all well using
software OpenGL (Mesa) because it does not use display lists.

- Warren



Reply via email to