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

BUG: alpine 3.21 install issue #60554

Open
1 of 3 tasks
tooptoop4 opened this issue Dec 12, 2024 · 1 comment
Open
1 of 3 tasks

BUG: alpine 3.21 install issue #60554

tooptoop4 opened this issue Dec 12, 2024 · 1 comment
Labels
Bug Build Library building on various platforms Closing Candidate May be closeable, needs more eyeballs Needs Info Clarification about behavior needed to assess issue

Comments

@tooptoop4
Copy link

tooptoop4 commented Dec 12, 2024

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

@tooptoop4 tooptoop4 added Bug Needs Triage Issue that has not been reviewed by a pandas team member labels Dec 12, 2024
@rhshadrach
Copy link
Member

pandas 1.4 won't be seeing any more updates, do more recent versions (pandas 2.2.3) work?

@rhshadrach rhshadrach added Build Library building on various platforms Needs Info Clarification about behavior needed to assess issue Closing Candidate May be closeable, needs more eyeballs and removed Needs Triage Issue that has not been reviewed by a pandas team member labels Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Build Library building on various platforms Closing Candidate May be closeable, needs more eyeballs Needs Info Clarification about behavior needed to assess issue
Projects
None yet
Development

No branches or pull requests

2 participants