LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   New install of bittorrent errors out (https://www.linuxquestions.org/questions/linux-software-2/new-install-of-bittorrent-errors-out-118057/)

lacheur 11-19-2003 11:29 PM

New install of bittorrent errors out
 
I'm running mandrake 9.1, and I installed bittorrent 3.3-3 via urpmi.
Tried telling Mozilla to open a .torrent with it, but it didn't so then I tried to invoke directly at the command line. When I try to run btdownloadgui or curses I get:

%btdownloadcurses.py blah.torrent
Traceback (most recent call last):
File "/usr/bin/btdownloadcurses.py", line 6, in ?
from BitTorrent.download import download
File "/usr/lib/python2.3/site-packages/BitTorrent/download.py", line 4, in ?
from zurllib import urlopen
File "/usr/lib/python2.3/site-packages/BitTorrent/zurllib.py", line 11, in ?
from urllib import *
ImportError: No module named urllib

I've googled around, but I only find a few references to anything similar, and none seem to be related. Any insight or suggestions most appreciated.


All times are GMT -5. The time now is 09:05 AM.