weather-indicator-team team mailing list archive
-
weather-indicator-team team
-
Mailing list archive
-
Message #00024
[Bug 597921] Re: Weather Indicator requires python-appindicator but does not depend on it
** Changed in: weather-indicator
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Weather
Indicator Team, which is the registrant for Weather Indicator.
https://bugs.launchpad.net/bugs/597921
Title:
Weather Indicator requires python-appindicator but does not depend on
it
Status in Indicator-Weather:
Fix Released
Bug description:
First of all, I am running lubuntu 10.04.
I installed weather-indicator_0.0.2.rev1-1_i386.deb from the downloads
page. When I ran 'weather_indicator.py', I got:
"""
mac9416@lizzy:~$ weather_indicator.py
Traceback (most recent call last):
File "/usr/bin/weather_indicator.py", line 24, in <module>
import appindicator
ImportError: No module named appindicator
"""
The fix should be as simple as adding python-appindicator to the
package's dependencies.