On Fri, May 25, 2012 at 6:39 AM, Vijay shan <[email protected]> wrote:

> Hello All,
>   I have finally managed to compile swftools from scratch. Now the
> swftools library has a gfx.bundle. I moved the library into my python
> site-packages but i still cannot import the library I am running 64 bit
> python 2.7 on osx 10.6. When I try to import the library all I get is
>
> Traceback (most recent call last):
>   File "<stdin>", line 1, in <module>
> ImportError: No module named gfx
>

For me, it sometimes works to rename "gfx.bundle" to "gfx.so".
If that doesn't work you may have to strace python -c "import gfx".

Matthias
---------------
SWFTools-common is a self-managed list. To subscribe/unsubscribe, or amend an 
existing subscription, please kindly point your favourite web browser 
at:<http://lists.nongnu.org/mailman/listinfo/swftools-common>

Reply via email to