datapungi_fed icon indicating copy to clipboard operation
datapungi_fed copied to clipboard

KeyError: 'observations'

Open webbsledge opened this issue 3 years ago • 2 comments

Keep getting 'observations' KeyError on code that used to run fine. I can't figure out what this is coming from.

webbsledge avatar Mar 30 '21 19:03 webbsledge

thank you for reporting the error - usually this means that the query came empty, I think. Do you have a snippet code replicating the error you are getting? Maybe also check if you hitting the download limit - if so, putting some delay (time.sleep(1)) after a number of loads may help if you are looping through many loads

jjotterson avatar Mar 31 '21 17:03 jjotterson

also getting the same error. I just downloaded the package and it has not run successfully for me yet

rcyost avatar Jul 09 '23 15:07 rcyost