I updated sketch and python, now I cannot open sketch any more because
there is a difference of version of API between sketch and python.

Here is the output of the console.

/sw/lib/sketch-0.6.15/Sketch/__init__.py:53: RuntimeWarning: Python C API version mismatch for module _sketch: This Python has API version 1012, module _sketch has version 1011.
import _sketch
/sw/lib/sketch-0.6.15/Sketch/__init__.py:53: RuntimeWarning: Python C API version mismatch for module pax: This Python has API version 1012, module pax has version 1011.
import _sketch
Can't import the Python Imaging Library
/sw/lib/sketch-0.6.15/Sketch/__init__.py:53: RuntimeWarning: Python C API version mismatch for module _sketch: This Python has API version 1012, module _sketch has version 1011.
import _sketch
/sw/lib/sketch-0.6.15/Sketch/__init__.py:53: RuntimeWarning: Python C API version mismatch for module pax: This Python has API version 1012, module pax has version 1011.
import _sketch
Can't import the Python Imaging Library



My questions are: Do I have to return to a preceding version of python and in this case which version?

Thank you for your assistance.


J-M

Reply via email to