Jump to content

Odd Bittorrent Error


Lord Kenneth
 Share

Recommended Posts

When I run bitdownloadgui.py...

 

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 20, in ?

    import wxc

ImportError: /usr/lib/python2.3/site-packages/wxPython/wxc.so: undefined symbol: PyUnicodeUCS2_AsWideChar

 

appears in console. It doesn't work, obviously. What's the problem?

Link to comment
Share on other sites

I did a google for you, maybe they are helpful. There seem to be quite a few people with similar problems.

 

http://www.linuxquestions.org/questions/ar...2003/11/1/90083

 

http://www.madisonlinux.org/pipermail/madl...ber/007505.html

 

http://www.linuxquestions.org/questions/ar...2003/11/1/90083

 

http://www.gnuenterprise.org/irc-logs/gnue...c.log.17Nov2003

 

 

Have you tried if you can run

 

btdownloadcurses.py <url address>

 

OR

btdownloadheadless.py <url address>

Link to comment
Share on other sites

Have no idea what that error is trying to say, but if you didn't install the one on your mandrake disk, I would try that one and see if it runs better.

 

Also, the wxPython is for the bittorrent-gui package. I found it needed the following depends to install this:

wxPythonGTK-2.4.2.4-2mdk

libwxPythonGTK2.4-2.4.2.4-2mdk

 

and it also seems bittorrent will need these:

libgmp3-4.1.2-4mdk

python-base-2.3.3-2mdk

libpython2.3-2.3.3-2mdk

python-2.3.3-2mdk

Edited by scoopy
Link to comment
Share on other sites

At this point I can only offer a guess or two.

 

Maybe your libraries aren't linked up correctly. I believe by running the following could help. I don't think it would hurt any either.

# /sbin/ldconfig -v

 

Also, maybe try another torrent and or tracker.

 

For ref, the following is the exact command I ran (with the above files listed above installed) in MDK 10 CE, and it works.

[scoopy@localhost scoopy]$ btdownloadgui.py Mandrakelinux-10.0-Community.torrent

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...