Jörg Birkhold wrote: > Hi there, > > I wanted to try libavg on leopard but the testfile fails with this > errors: > > ./Test.py:14: RuntimeWarning: Python C API version mismatch for module > avg: This Python has API version 1013, module avg has version 1012. > import avg > [08-03-02 11:41:55.337] LOGGER: Logging started > .-------- testImage -------- > MemHelper.cpp:67: failed assertion `rc == KERN_SUCCESS' > Abort trap
The libavg release is from before the release of leopard and isn't compatible with it. The development version in svn runs on leopard. Cheers, Uli -- Ulrich von Zadow | +49-172-7872715 Jabber: [EMAIL PROTECTED] Skype: uzadow _______________________________________________ libavg-users mailing list [email protected] https://mail.datenhain.de/mailman/listinfo/libavg-users
