Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Currently PLEASE HELP MEE #119

Open
nfao2 opened this issue Nov 24, 2019 · 1 comment
Open

Currently PLEASE HELP MEE #119

nfao2 opened this issue Nov 24, 2019 · 1 comment

Comments

@nfao2
Copy link

nfao2 commented Nov 24, 2019

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

@harishMadhavan1010
Copy link

  1. Did you pip install the requirements properly and set up API for darksky?
  2. Did you download all the assets properly and kept them within the python project folder?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants