-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Open
Labels
BugBuildLibrary building on various platformsLibrary building on various platformsClosing CandidateMay be closeable, needs more eyeballsMay be closeable, needs more eyeballsNeeds InfoClarification about behavior needed to assess issueClarification about behavior needed to assess issue
Description
Pandas version checks
-
I have checked that this issue has not already been reported.
-
I have confirmed this bug exists on the latest version of pandas.
-
I have confirmed this bug exists on the main branch of pandas.
Reproducible Example
using docker image python:3.11.11-alpine3.21
then running pip3 install pandas==1.4.2
gives error about C source compilation issue while using python:3.11.11-alpine3.20 is ok
Issue Description
see above
Expected Behavior
install works
Installed Versions
n/a
Metadata
Metadata
Assignees
Labels
BugBuildLibrary building on various platformsLibrary building on various platformsClosing CandidateMay be closeable, needs more eyeballsMay be closeable, needs more eyeballsNeeds InfoClarification about behavior needed to assess issueClarification about behavior needed to assess issue