swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Swftools-common] Python 2.5 bindings for gfx


From: Chad George
Subject: [Swftools-common] Python 2.5 bindings for gfx
Date: Tue, 24 Mar 2009 14:08:34 -0400

I found instructions for how to use the gfx.dll from the Python25
folder of the latest snapshot (2009-03-15), but I'm getting the
following error:
> import imp
> imp.load_dynamic('gfx', 'gfx.dll')

RuntimeWarning: Python C API version mismatch for
 module gfx: This Python has API version 1013, module gfx has version 1012.

After some quick searching, it looks like Python API version 1012 is Python 2.4.
Is it possible the 2.5 version actually got built with Python 2.4. I
checked the  dll in the python26 directory and that didn't work
either.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]