You are not logged in.
Pages: 1
Installed "bittornado 0.3.18-1", "wxpython-2.6 2.6.3.3-2" from AUR
then ran "/usr/bin/btdownloadgui.py"
$ btdownloadgui.py
/usr/bin/btdownloadgui.py:20: DeprecationWarning: The wxPython compatibility package is no longer automatically generated or actively maintained.
Please switch to the wx package as soon as possible.
from wxPython.wx import *
wxPython is either not installed or has not been installed properly.
do i have to do some relinking because wx 2.8 is installed too? or what?
thank you.
Offline
bump
Offline
There is a newer wxpython in extra. Install that rather than wxpython-2.6.
Offline
anyone figure this out?
I have the same problem:
[0:1:0][ender@F700:pts/4][~] $ btdownloadgui.py
/usr/bin/btdownloadgui.py:20: DeprecationWarning: The wxPython compatibility package is no longer automatically generated or actively maintained. Please switch to the wx package as soon as possible.
from wxPython.wx import *
wxPython is either not installed or has not been installed properly.
[1:1:0][ender@F700:pts/4][~] $
Proud Arch i686 & x86_64 User
Share your knowledge!
Arch Linux Forum Etiquette
Offline
There is a newer wxpython in extra. Install that rather than wxpython-2.6.
i have that one installed, specifically for the BitTornado gui
Offline
bump
Proud Arch i686 & x86_64 User
Share your knowledge!
Arch Linux Forum Etiquette
Offline
bump
soo how to you force Bttornado to look for and run with 2.6 then??
because its buggy with 2.8 soo 2.6 is needed but it will not run.
Offline
Pages: 1