i have GS with new BH.
------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/enigma2/python/mytest.py", line 591, in <module>
runScreenTest()
File "/usr/lib/enigma2/python/mytest.py", line 449, in runScreenTest
session = Session(desktop = getDesktop(0), summary_desktop = getDesktop(1), navigation = nav)
File "/usr/lib/enigma2/python/mytest.py", line 185, in __init__
p(reason=0, session=self)
File "/usr/lib/enigma2/python/Plugins/SystemPlugins/WeatherComponentHandler/plugin.py", line 27, in sessionstart
from Components.Sources.MSNWeather import MSNWeather
ImportError: No module named MSNWeather
where is problem?
what to do ?
------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/enigma2/python/mytest.py", line 591, in <module>
runScreenTest()
File "/usr/lib/enigma2/python/mytest.py", line 449, in runScreenTest
session = Session(desktop = getDesktop(0), summary_desktop = getDesktop(1), navigation = nav)
File "/usr/lib/enigma2/python/mytest.py", line 185, in __init__
p(reason=0, session=self)
File "/usr/lib/enigma2/python/Plugins/SystemPlugins/WeatherComponentHandler/plugin.py", line 27, in sessionstart
from Components.Sources.MSNWeather import MSNWeather
ImportError: No module named MSNWeather
where is problem?
what to do ?