mirror of
https://github.com/probberechts/soccerdata.git
synced 2026-04-26 10:35:53 +03:00
[GH-ISSUE #389] Error when trying a simple call #74
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#74
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 @sgilliar37 on GitHub (Oct 2, 2023).
Original GitHub issue: https://github.com/probberechts/soccerdata/issues/389
I'm just starting with soccerdata, but have a python and programming background. The code I'm having an issue with is:
The error is happening on the 2nd line of code when calling fbref.
Traceback (most recent call last):
Is this a version issue with installed packages? I have lxml installed for this project and it's worked for other projects that I've used it for. Could it be a conflict with a different version? Any help is greatly appreciated.
Steve
@sgilliar37 commented on GitHub (Oct 3, 2023):
This issue was with pycharm, not with the installation of this package.