Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fetching old match live commentary produces AttributeError #16

Open
ndookie opened this issue Jun 11, 2019 · 0 comments
Open

Fetching old match live commentary produces AttributeError #16

ndookie opened this issue Jun 11, 2019 · 0 comments

Comments

@ndookie
Copy link
Contributor

ndookie commented Jun 11, 2019

live_score("20237") #ENGvsSA - CWC opener.
Traceback (most recent call last):
File "", line 1, in
File "", line 2, in live_score
File "/home/*****/.local/lib/python2.7/site-packages/pycricbuzz/cricbuzz.py", line 96, in livescore
batting = comm.get('bat_team')
AttributeError: 'NoneType' object has no attribute 'get'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant