Describe the bug
Error while accessing the player object
To Reproduce
Steps to reproduce the behavior:
from espncricinfo.player import Player
p = Player('277916')
Expected behavior
Should not throw an error and get the player object correctly.
Screenshots

Additional context
Add any other context about the problem here.
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.