On Thu, 2004-06-17 at 00:42, Callan K L Tham wrote: > On 22:27 Wed 16 Jun , Ted wrote: > > On Wed, 2004-06-16 at 22:03, Kevin Old wrote: > > > Ted, > > > > > > Have a look at the bittorrent site for FC1 and FC2. > > > http://torrent.dulug.duke.edu/ > > > > > > At the bottom of the page show the usage for calling the bittorrent program. > > > > > > Kevin > > > > > > On Wed, 16 Jun 2004 21:53:14 +0100, Ted <ted@xxxxxxxxxxxxxxxxxxxx> wrote: > > > > > > > > I have just installed bittorrent but get this message when I try to use > > > > it... > > > > [twager@localhost twager]$ btdownloadcurses.py > > > > /home/twager/Mandrakemove-2-snapshot.torrent > > > > Traceback (most recent call last): > > > > File "/usr/bin/btdownloadcurses.py", line 7, in ? > > > > from BitTorrent.download import download > > > > ImportError: No module named BitTorrent.download > > > > > > > > Thanks for the mail... > > I used that to d/load Fedora from my Debian partition and it was ok.. > > Using Fedora I get the same result as I got from my first posting... > > -- > > Regards > > Ted Wager > > > > Have you tried to use the --url switch instead? That's what I always use. > > # btdownloadcurses.py --url http://whatever.com/file.torrent > Thanks for the reply but exactly the same results :-(