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

LigaMX team not found #659

Open
MaxMedinaHTA opened this issue Sep 15, 2021 · 0 comments · May be fixed by #771
Open

LigaMX team not found #659

MaxMedinaHTA opened this issue Sep 15, 2021 · 0 comments · May be fixed by #771

Comments

@MaxMedinaHTA
Copy link

I was looking for some data to work with and got that the team called Guadalajara (id=c02b0f7a) from the LigaMX league can't be found. Here is the fbref link:

https://fbref.com/en/squads/c02b0f7a/Guadalajara-Stats

from sportsipy.fb.team import Team

GDL = Team('c02b0f7a')
print(GDL)

It was supposed to show a little bit info of the team, but instead I got

image

Even if I try with the team name instead of the id, the system goes for a Spanish team, not the Mexican one.

  • OS: Linux Mint 20.2 (Uma)
  • Sportsipy Version: 0.6.0
@SKCwillie SKCwillie linked a pull request Dec 20, 2022 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant