Did sketch get built before python? Maybe you need to rebuild sketch again for the new python.
On Sat, 1 Mar 2003, Jean-maurice Le Clech wrote: > 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 -- Alexander K. Hansen Associate Research Scientist, Columbia University visiting MIT Plasma Science and Fusion Center Levitated Dipole Experiment 175 Albany Street, NW17-219 Cambridge, MA 02139-4213 ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
