mirror of
https://github.com/probberechts/soccerdata.git
synced 2026-04-25 18:15:58 +03:00
[GH-ISSUE #825] Problem with installing soccerdata package #175
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#175
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 @MieszkoPugowski on GitHub (Apr 22, 2025).
Original GitHub issue: https://github.com/probberechts/soccerdata/issues/825
Describe the bug
When using 'pip install soccerdata', I am meet with 'ERROR: Failed building wheel for lxml'.
Error message
Additional context
I think the issue may be that the package forces lxml version 4.9.4, even though I have the newest version. I don't know how to change that, changing requirements.txt didn't help.
Contributor Action Plan
@ahumadao commented on GitHub (May 5, 2025):
Hello I installed previous version of python (3.11.4) and now works fine.
@ndungumukiri commented on GitHub (Aug 19, 2025):
yes this works. thank you