You are currently viewing a single post of this guestblog. Click
here
to go back the complete page. I would be glad to hear your comments, so don’t hesitate to leave me your
feedback below. It will appear on the main guestblog page.
Hi, I have been trying to play with your fluxweather.py. I do the following:
$ ./fluxweather.py
Traceback (most recent call last):
File "./fluxweather.py", line 215, in
TrackerStatusIcon()
File "./fluxweather.py", line 107, in __init__
self.update()
File "./fluxweather.py", line 112, in update
report = fetchweather(self.zip)
AttributeError: 'TrackerStatusIcon' object has no attribute 'zip'
I get the same results when i use python -u fluxweather.py.
What am I doing wrong? Could you please help?
Many thanks and best!