Menu

#16 Cannot start NameError

closed-works-for-me
nobody
None
5
2006-05-27
2005-07-07
No

Get the following error:

Traceback (most recent call last):
File "/usr/bin/gnome-btdownload", line 4, in ?
import BitTorrent.download, BitTorrent.bencode
File
"/usr/lib/python2.4/site-packages/BitTorrent/download.py",
line 53, in ?
from khashmir.utkhashmir import UTKhashmir
File
"/usr/lib/python2.4/site-packages/khashmir/utkhashmir.py",
line 11, in ?
import khashmir, knode
File
"/usr/lib/python2.4/site-packages/khashmir/khashmir.py",
line 17, in ?
from BitTorrent.defaultargs import common_options,
rare_options
File
"/usr/lib/python2.4/site-packages/BitTorrent/defaultargs.py",
line 30, in ?
basic_options = [
NameError: name '_' is not defined

Discussion

  • james

    james - 2005-08-22

    Logged In: YES
    user_id=460995

    try changing the torrent file name.

     
  • Paul Varga

    Paul Varga - 2006-05-27

    Logged In: YES
    user_id=224151

    This is or was probably a filename handling bug. I have not
    repeated it.

     
  • Paul Varga

    Paul Varga - 2006-05-27
    • status: open --> closed-works-for-me
     

Log in to post a comment.