# Hi, I have been trying to play with your fluxweather.py. I do the following: 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!