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

BUILD: Pandas 2.1 #56305

Closed
1 task done
celestinoxp opened this issue Dec 3, 2023 · 4 comments
Closed
1 task done

BUILD: Pandas 2.1 #56305

celestinoxp opened this issue Dec 3, 2023 · 4 comments
Labels
Build Library building on various platforms Needs Info Clarification about behavior needed to assess issue

Comments

@celestinoxp
Copy link

Installation check

Platform

github

Installation Method

Other

pandas Version

2.1.3

Python Version

3.8, 3.9, 3.10, 3.11

Installation Logs

https://github.com/pycaret/pycaret/pull/3832
@celestinoxp celestinoxp added Build Library building on various platforms Needs Triage Issue that has not been reviewed by a pandas team member labels Dec 3, 2023
@lithomas1
Copy link
Member

lithomas1 commented Dec 3, 2023

Can you please explain what issue, that you're having with Pandas 2.1 and directly paste relevant snippets from logs here?

@lithomas1 lithomas1 added Needs Info Clarification about behavior needed to assess issue and removed Needs Triage Issue that has not been reviewed by a pandas team member labels Dec 3, 2023
@celestinoxp
Copy link
Author

I created a pull-request so that Pycaret can support pandas 2.1 but github creates a lot of errors. Before that I made a pull-request for Pandas 2.0 and it went well, I just needed to modify some code. But in the case of Pandas 2.1, github shows installation problems that I can't find the problem to solve.

You can see more installation details here: pycaret/pycaret#3832

@lithomas1
Copy link
Member

Try pinning pandas to a specific version, e.g. pandas==2.1.3, and see if you get a more specific error that way.

I don't think this is a pandas issue, but some other dependency(s) might be pinning pandas, and causing the pip's solver to backtrack endlessly.

@phofl
Copy link
Member

phofl commented Dec 7, 2023

Closing for now, feel free to ping to reopen if that doesn't solve it

@phofl phofl closed this as completed Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build Library building on various platforms Needs Info Clarification about behavior needed to assess issue
Projects
None yet
Development

No branches or pull requests

3 participants