abc用不了?!
# python abc.pyTraceback (most recent call last):
File "abc.py", line 2, in ?
from wxPython.wx import *
ImportError: No module named wxPython.wx
#
不知何解? 还有这个:
# rpm -ivh gaim-0.76cvs-0.i386.rpm
error: Failed dependencies:
gtkspell is needed by gaim-0.76cvs-0
libaspell.so.15 is needed by gaim-0.76cvs-0
libgtkspell.so.0 is needed by gaim-0.76cvs-0
libtcl8.4.so is needed by gaim-0.76cvs-0
libtk8.4.so is needed by gaim-0.76cvs-0
请各位帮忙阿
Re: abc用不了?!
Install this:http://linuxfans.org/nuke/modules.php?name=Site_Downloads&op=geninfo&did=1900
# python abc.py
Traceback (most recent call last):
File "abc.py", line 2, in ?
from wxPython.wx import *
ImportError: No module named wxPython.wx
#
不知何解?
页:
[1]