pythoncode-tutorials icon indicating copy to clipboard operation
pythoncode-tutorials copied to clipboard

Update interactive_weather_plot.py

Open TsKyrk opened this issue 2 years ago • 0 comments

I am using Python 3.11.3 I was having this error : "TypeError: 'dict_keys' object is not subscriptable" locations.keys() had to be explicitly converted into list to prevent this exception.

TsKyrk avatar Aug 25 '23 20:08 TsKyrk