Do you have multiple copies of the file _imaging.so on your machine? PIL has an imaging at PIL/_imaging.so, so there is probably another one on your system somewhere (maybe even another PIL install). --Philip Neustrom
On 12/5/05, Matthew Lange <[EMAIL PROTECTED]> wrote: > > > > Sent from wrong account before (apologies): > > > > Received this warning about mismatch version when trying to install PIL., > wondering how to fix: > > > > -bash-2.05b$ /usr/local/python2.3/bin/python selftest.py > > PIL/Image.py:52: RuntimeWarning: Python C API version mismatch for module > _imaging: This Python has API version 1012, module _imaging has version > 1011. > > > > Thanks in advance, > > > > Matthew > > > _______________________________________________ > vox-tech mailing list > [email protected] > http://lists.lugod.org/mailman/listinfo/vox-tech > > > _______________________________________________ vox-tech mailing list [email protected] http://lists.lugod.org/mailman/listinfo/vox-tech
