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

Not finding NHL Teams #799

Open
2Skupz opened this issue Oct 23, 2024 · 1 comment
Open

Not finding NHL Teams #799

2Skupz opened this issue Oct 23, 2024 · 1 comment

Comments

@2Skupz
Copy link

2Skupz commented Oct 23, 2024

Describe the bug
Teams() function is producing following error:
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?

To Reproduce
Sample code which causes an issue.

from sportsipy.nba.teams import Teams
teams = Teams()

Expected behavior
Should create a list object of teams.

Desktop (please complete the following information):

  • OS: MacOS, Ventura 13.4
  • Sportsipy Version: 0.6.0
@lucaslibshutz
Copy link

same here. nothing in the library seems to work for some reason.

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

2 participants