-
Notifications
You must be signed in to change notification settings - Fork 192
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
sportsipy.nba.teams.Teams() doesn't work #668
Comments
I think the issue is here: 5dd02a6#diff-bb130adb2a857770807dce6d6286b53d21bf939e37d12a3fdbf7b5d1e784a55eR85-R86
Is being led by an extra
|
I think this proposed fix is nearly correct however the elements with these ids are tables not divs so i think what you actually want is:
Patching the library like this locally has resolved the issue for me. |
I'm seeing the same thing now. First time I've ever used the nba modules. |
I am getting the same error as well as of 1/14/2022. |
I'm getting the message:
The requested page returned a valid response, but no data could be found. Has the season begun, and is the data available on www.sports-reference.com?
after running
sportsipy.nba.teams.Teams()
This issues appears to have happened previously, and seems to be happening again.
The text was updated successfully, but these errors were encountered: