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.
> [EMAIL PROTECTED]:~> 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
_______________________________________________
Packman mailing list
[email protected]
http://212.112.227.138/cgi-bin/mailman/listinfo/packman