Ubuntu 13.10ではAppindicatorを使用できません。Ubuntu 13.10:No module named appindicator
[email protected]:~$ 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
>>>
別の方法がありますか?または自分でインストールできますか?
ありがとうございます。