[atyu30@ns138 ~]$ bittorrent --no_show_hidden_torrents
>>> unable to setrlimit not allowed to raise maximum limit
Traceback (most recent call last):
File "/usr/bin/bittorrent", line 186, in ?
from BitTorrent.GUI_wx.DownloadManager import MainLoop
File "/usr/lib/python2.4/site-packages/BitTorrent/GUI_wx/__init__.py", line 32, in ?
import wx
ImportError: No module named wx
[atyu30@ns138 ~]$ python
Python 2.4.3 (#1, Jun 11 2009, 14:09:37)
[GCC 4.1.2 20080704 (Red Hat 4.1.2-44)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import wx
/usr/lib64/python2.4/site-packages/wx-2.8-gtk2-unicode/wx/_core.py:14448: UserWarning: wxPython/wxWidgets release number mismatch
warnings.warn("wxPython/wxWidgets release number mismatch")
>>>
阅读(1467) | 评论(0) | 转发(0) |