Ubuntu 13.10:没有名为appindi的模块

2024-07-07 08:23:43 发布

您现在位置:Python中文网/ 问答频道 /正文

Appindicator在Ubuntu13.10上不可用?

jason@jz:~$ python
Python 2.7.5+ (default, Sep 19 2013, 13:48:49) 
[GCC 4.8.1] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import appindicator
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: No module named appindicator
>>> 

有别的选择吗?或者我可以自己安装吗?

提前谢谢。


Tags: ordefaultontypehelpsepgccmodule