Jump to content

Bittorrent / tornado install problems


hanez
 Share

Recommended Posts

Hi I get some wacky errors everytime I try to run bittorrent or bittornado. I have installed and uninstalled them a few times, I have installed and uninstalled Python and wxpython through urpmi as well.

 

I keep get wxpython errors...

 

*Using BitTornado*

 

[root@localhost hanes]# btdownloadgui.py MAME.ROMS.torrent

wxPython is either not installed or has not been installed properly.

Traceback (most recent call last):

File "/usr/bin/btdownloadgui.py", line 23, in ?

sys.exit(1)

NameError: name 'sys' is not defined

 

 

*Using Bittorrent*

 

Traceback (most recent call last):

File "/usr/bin/btdownloadgui.py", line 13, in ?

from wxPython.wx import *

File "/usr/lib/python2.3/site-packages/wxPython/__init__.py", line 10, in ?

import _wx

File "/usr/lib/python2.3/site-packages/wxPython/_wx.py", line 3, in ?

from _core import *

File "/usr/lib/python2.3/site-packages/wxPython/_core.py", line 15, in ?

import wx._core

File "/usr/lib/python2.3/site-packages/wx/__init__.py", line 42, in ?

from wx._core import *

File "/usr/lib/python2.3/site-packages/wx/_core.py", line 4, in ?

import _core_

ImportError: /usr/lib/wxPython/lib/libwx_gtk2u_core-2.5.so.2: undefined symbol: gdk_display_get_default_cursor_size

 

 

 

Anyone know how to fix this?

 

Thanks in advance

Edited by hanez
Link to comment
Share on other sites

Install azureus :)

LOL

 

I think I had a similar problem with an older version of bittorrent.

Find a recent mdk specific rpm and use it using urpmi, if it needs to update python in the process it should tell you.

Or at least make sure your copy of python is up to date.

 

Azureus is nice, but you can't start/monitor it remotely like you can with the command line utility (combine it with "screen").

 

The full mame ROM set is a biggy, at least the first time you get it :P

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...