[packman] tovidgui package error on dependancy
Toni
toni at links2linux.de
Sat Oct 6 10:14:06 CEST 2007
Am Samstag, 6. Oktober 2007 schrieb flebber:
> Hello
>
> I have a quick question regarding a dependancy for tovidgui
> My understanding is that suse(10.3) uses python-wxGTK instead of
> wxpython however Tovid errors with wxpython as a dependancy
the internal python name of this module is still wxpython.
> flebber at linux-7uf9:~> tovidgui
> tovidgui requires wxPython 2.6; please install or upgrade wxPython.
>
> I have python-wxGTK | 2.8.6.0-2.1 installed any ideas
as a quick solution:
edit the file /usr/bin/tovidgui, at the top you find:
try:
import wxversion
if wxversion.checkInstalled('2.6'):
wxversion.select('2.6-unicode')
and change the 2.6 to 2.8. You must edit the file as root.
> Cheers
>
> flebber
have fun
Toni
More information about the Packman
mailing list