You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Your player class isn't updated to what currently exists in the repository. This issue has been fixed but the version that you install when you run pip3 install python-espncricinfo doesn't have the latest codebase. At least, it didn't for me. I got around this by replacing the player.py class in my local with the latest one in the repository.
Describe the bug
Error while accessing the player object
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Should not throw an error and get the player object correctly.
Screenshots
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: