You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 3, 2018. It is now read-only.
Hi, I was trying to start the plugin on Ubuntu 11.04 and when I try to check the box to activate it, it shows an error:
"Plugin Error: Unable to activate Twitter Plugin" - I took a look at the terminal and this is what it reports when I try to activate the plugin. Is there a known way to fix it?
File "/home/leo/.gnome2/rhythmbox/plugins/twitter-plugin/twitter-plugin.py", line 39, in <module>
from twitter import Api, User
ImportError: No module named twitter
(rhythmbox:11888): Rhythmbox-WARNING **: Could not load plugin twitter-plugin
(rhythmbox:11888): Rhythmbox-WARNING **: Error, impossible to activate plugin 'Twitter plugin'
Traceback (most recent call last):
File "/home/leo/.gnome2/rhythmbox/plugins/twitter-plugin/twitter-plugin.py", line 39, in <module>
from twitter import Api, User
ImportError: No module named twitter
(rhythmbox:11888): Rhythmbox-WARNING **: Could not load plugin twitter-plugin
(rhythmbox:11888): Rhythmbox-WARNING **: Error, impossible to activate plugin 'Twitter plugin'
Hi, I was trying to start the plugin on Ubuntu 11.04 and when I try to check the box to activate it, it shows an error:
"Plugin Error: Unable to activate Twitter Plugin" - I took a look at the terminal and this is what it reports when I try to activate the plugin. Is there a known way to fix it?
Thanks in advance =]