Replies: 3 comments 7 replies
-
I just tested out initializing the |
Beta Was this translation helpful? Give feedback.
-
So I think the problem is that in |
Beta Was this translation helpful? Give feedback.
-
Hi ! |
Beta Was this translation helpful? Give feedback.
-
Is anyone having an issue running the League() function? It looks like the error is in player.py, specifically for hockey.
File "C:\Users...\site-packages\espn_api\hockey\player.py", line 12, in <listcomp> self.eligibleSlots = [POSITION_MAP[pos] for pos in json_parsing(data, 'eligibleSlots')]
KeyError: 10
I'm wondering if anyone has had similar issues recently. I ran it all two days ago and it worked fine, but maybe I did something. Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions