mirror of
https://github.com/probberechts/soccerdata.git
synced 2026-04-25 18:15:58 +03:00
[GH-ISSUE #413] [SoFIFA] IndexError: list index out of range, for read_teams() #77
Labels
No labels
ESPN
FBref
FotMob
MatchHistory
SoFIFA
Sofascore
WhoScored
WhoScored
bug
build
common
dependencies
discussion
documentation
duplicate
enhancement
good first issue
invalid
performance
pull-request
question
question
removal
understat
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/soccerdata#77
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ckim16 on GitHub (Oct 18, 2023).
Original GitHub issue: https://github.com/probberechts/soccerdata/issues/413
i get the following error when trying to retrieve teams from SoFIFA
read_teams()method.pretty new to python so not sure what's going on here.
anybody else had similar issue?
@ckim16 commented on GitHub (Oct 24, 2023):
i still get the same error.
i tried
pip install --upgrade soccertoo but still doesn't work. what am i missing here? Thanks in advanced@probberechts commented on GitHub (Oct 24, 2023):
It is currently only fixed in the master branch. There is no new release on the master branch yet. The following should work:
or