Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ImportError: No module named appindicator
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
microchiroptera
n00b
n00b


Joined: 23 Jul 2011
Posts: 26
Location: Russia

PostPosted: Tue Aug 23, 2011 9:49 am    Post subject: ImportError: No module named appindicator Reply with quote

I've been using Lookit (https://github.com/zachtib/lookit) on Ubuntu for a long time, and I would like to use it on Gentoo too. I've installed it from source, but I see this:
Code:
# lookit
SFTP support not found
Ubuntu One support not found
Imgur support not available
Omploader support not available
Traceback (most recent call last):
  File "/usr/bin/lookit", line 32, in <module>
    from lookit import lookitindicator
  File "/usr/lib/python2.7/site-packages/lookit/lookitindicator.py", line 1, in <module>
    import appindicator
ImportError: No module named appindicator

I've googled appindicator, and it seems to me that it's something that is used only in Ubuntu. Am I right? If no, how can I install this module?
Back to top
View user's profile Send private message
Hwoarang
Retired Dev
Retired Dev


Joined: 24 Feb 2007
Posts: 701
Location: Leeds, UK

PostPosted: Wed Aug 24, 2011 10:55 pm    Post subject: Reply with quote

We currently have no ebuild for this python module
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum