You are not logged in.

#1 2006-01-22 20:06:36

napoleon
Member
Registered: 2005-04-03
Posts: 176

wx.animate missing in wxgtk (SPE complains)

I just tried to build and use SPE python editor but when i try to run it i get this error:

SPE v0.8.1.d (c)2003-2005 www.stani.be

If spe fails to start:
 - type "python SPE.py --debug > debug.txt 2>&1" at the command prompt
   (or if you use tcsh: "python SPE.py --debug >& debug.txt")
 - send debug.txt with some info to spe.stani.be[at]gmail.com

Traceback (most recent call last):
  File "/usr/bin/spe", line 3, in ?
    import _spe.SPE
  File "/usr/lib/python2.4/site-packages/_spe/SPE.py", line 32, in ?
    import Menu,Parent,Child
  File "/usr/lib/python2.4/site-packages/_spe/Menu.py", line 720, in ?
    from wx.animate import GIFAnimationCtrl
ImportError: No module named animate
[napoleon@archlinux ~]$

I think wx.animate has been disabled in wxgtk. How do i fix this?

Thnx


A good friend will come and bail you out of jail...BUT a true friend will be sitting next to you saying, "Damn...that was fun!"

Offline

Board footer

Powered by FluxBB