Update broke MWI

Asked by Daves Ubuntu

The update of MWI on 06/29/2014 broke something. It will no longer start. Tried uninstall and reinstall. Here's error when run in terminal...
~> /opt/extras.ubuntu.com/my-weather-indicator/bin/my-weather-indicator
<gettext.GNUTranslations object at 0x7ff79b50e320>
Traceback (most recent call last):
  File "/opt/extras.ubuntu.com/my-weather-indicator/bin/my-weather-indicator", line 44, in <module>
    from myweatherindicator import MWI
  File "/opt/extras.ubuntu.com/my-weather-indicator/share/my-weather-indicator/myweatherindicator.py", line 42, in <module>
    import preferences
  File "/opt/extras.ubuntu.com/my-weather-indicator/share/my-weather-indicator/preferences.py", line 31, in <module>
    import ipaddress
  File "/opt/extras.ubuntu.com/my-weather-indicator/share/my-weather-indicator/ipaddress.py", line 28, in <module>
    import requests
ImportError: No module named 'requests'

Question information

Language:
English Edit question
Status:
Solved
For:
my-weather-indicator Edit question
Assignee:
No assignee Edit question
Solved by:
Daves Ubuntu
Solved:
Last query:
Last reply:
Revision history for this message
Daves Ubuntu (bswarm-s) said :
#1

The update on 06/30/2014 fixed the dependency.