evansloan / sports.py

A simple Python package to gather live sports scores
MIT License
60 stars 17 forks source link

AttributeError: 'NoneType' object has no attribute 'group' #6

Open flutter-genius opened 4 years ago

flutter-genius commented 4 years ago

Hello, sir. How are you?

I am trying with "sports.py" recently But I can't get any result from it..

I am getting error like below. Could you check it and help me, please? Thanks image

evansloan commented 4 years ago

Sorry for the late response. I'll take a look into this tonight.

flutter-genius commented 4 years ago

If you have somethings for me, please reply to me

evansloan commented 4 years ago

The issue should be fixed. Run pip install --upgrade sports.py to upgrade to the latest version.

Thanks for reporting the bug!

subidkumar commented 3 years ago

this issue has again arrived

subidkumar commented 3 years ago

i even tried upgrading the package but that was not the solution

evansloan commented 3 years ago

Unfortunately it looks like scorespro.com no longer allows requests to their XML data feed without some sort of paid plan. I'll keep the issue open in case I find a way to fix this issue. But is it stands, there is nothing I can do at the moment.

mkono87 commented 3 years ago

I just tried this module for the first time and cant get any results from any of the examples you listed on pypi. This being one of them :(