Open loupalladino opened 1 year ago
I did get it to return some json data this time - see attached.
Strange, this seems to be just the request package trying to parse the request response from ESPN API. Im currently using python version 3.8. Maybe try using a older version of python?
I installed 3.8.18 from Homebrew and that seems to have resolved the issue. Sorry, I should have thought to try that first. In any event, thanks for the suggestion and thank you for maintaining this package. I use it as part of another program that I run to collect data from our league that we use for prizes/awards at the end of the season.
Nice, I am glad that fixed the issue. Eventually I will upgrade the package to a newer python version and keep a look out for this error!
Sport
Football
Summary
Starting somewhere after NFL week 6 or 7, I get a JSONDecodeError all the time, right after invoking 'League':
Debug output attached, although the responses seem inconsistent. Sometimes I do get json data back with debug=True before it errors out, but sometimes I don't get any json. Of course, as I go to write this up, no json is coming back. I'll keep trying.
Thoughts? Maybe I've got a dependency mismatch/error somewhere?
Thanks.
Logs/Data
debug1.txt