Skip to content

Currently PLEASE HELP MEE #119

@nfao2

Description

@nfao2

hi I keep getting this error upon starting up.
raceback (most recent call last):
File "guitest.py", line 164, in get_weather
temperature2 = "%s%s" % (str(int(weather_obj['currently']['temperature'])), degree_sign)
KeyError: 'currently'
Error: 'currently'. Cannot get weather.
Traceback (most recent call last):
File "guitest.py", line 239, in get_headlines
headline = NewsHeadline(self.headlinesContainer, post.title)
File "guitest.py", line 252, in init
image = Image.open("assets/Newspaper.png")
File "/usr/lib/python2.7/dist-packages/PIL/Image.py", line 2634, in open
fp = builtins.open(filename, "rb")
IOError: [Errno 2] No such file or directory: 'assets/Newspaper.png'
Error: [Errno 2] No such file or directory: 'assets/Newspaper.png'. Cannot get news.

please please help

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions