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

Pandas 2.X not allowed - forcing users to build Pandas wheels on Python 3.12 #2799

Closed
RobPasMue opened this issue May 10, 2024 · 2 comments · Fixed by #2801
Closed

Pandas 2.X not allowed - forcing users to build Pandas wheels on Python 3.12 #2799

RobPasMue opened this issue May 10, 2024 · 2 comments · Fixed by #2801
Assignees

Comments

@RobPasMue
Copy link
Member

pandas = "^1.1.5"

Hi @ansys/pyfluent-maintainers - is there a reason for not upgrading the upper limit of pandas to <3 rather than <2?

@RobPasMue
Copy link
Member Author

If you try installing PyFluent on a Windows machine with Python 3.12, it forces you to build pandas from scratch which is definitely time consuming and error prone (build errors due to compiler features missing).

@seanpearsonuk
Copy link
Collaborator

Hi @RobPasMue Thanks very much for the notification. @prmukherj will investigate.

@prmukherj prmukherj linked a pull request May 10, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In progress
Development

Successfully merging a pull request may close this issue.

3 participants