|
|
我下了种子文件后发现没装BT软件,就pacman了bittorrent,安装了 pycrypto-2.0.1-3 zope-interface-3.5.0-1 twisted-8.1.0-2 bittorrent-5.0.6-2
再安装了wxgtk-2.8.9-1 wxpython-2.8.9.1-1
然后请问怎么运行呢?
在终端下输入:bittorrent显示:
>>> unable to setrlimit not allowed to raise maximum limit
/usr/lib/python2.5/site-packages/BTL/hash.py:5: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
import sha as shalib
Traceback (most recent call last):
File "/usr/bin/bittorrent", line 183, in <module>
from BitTorrent.GUI_wx.DownloadManager import MainLoop
File "/usr/lib/python2.5/site-packages/BitTorrent/GUI_wx/__init__.py", line 29, in <module>
import wx
ImportError: No module named wx
我水平差看不懂,请教一下哪位能看明白的帮我一下,或者说还缺少哪些组件。 |
|