bittorrent-console怎么不能用?

[root@localhost tmp]# bittorrent-console --save_in /tmp/ http://www.zcool.com.cn/w.torrent
Exception exceptions.AttributeError: "UTKhashmir instance has no attribute 'rawserver'" in <bound method UTKhashmir.__del__ of <khashmir.utkhashmir.UTKhashmir instance at 0xb7bcddcc>> ignored
Traceback (most recent call last):
  File "/usr/bin/bittorrent-console", line 308, in ?
    dl.run()
  File "/usr/bin/bittorrent-console", line 216, in run
    self.global_error)
  File "/usr/lib/python2.3/site-packages/BitTorrent/download.py", line 89, in __init__
    self._find_port(listen_fail_ok)
  File "/usr/lib/python2.3/site-packages/BitTorrent/download.py", line 108, in _find_port
    config=self.config)
TypeError: __init__() got an unexpected keyword argument 'rlcount'
[root@localhost tmp]#

我的命令不对?