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

Failed pip install #55

Closed
fredshone opened this issue Jun 25, 2024 · 2 comments · Fixed by #65
Closed

Failed pip install #55

fredshone opened this issue Jun 25, 2024 · 2 comments · Fixed by #65
Assignees
Labels
Comp:Build This issue has to do with the build system of the code/doc (makefiles, cmake, install errors) Difficulty:2-Challenging This issue may be complex or require specialized skills. Priority:2-Normal This work is important and should be completed ASAP. Status:2-Backlog This issue has been claimed, but it's not being worked on right now, and it's not next to be tackled Type:Bug Something is wrong or broken. This issue or PR is related to a bug in code.

Comments

@fredshone
Copy link
Contributor

fredshone commented Jun 25, 2024

Failed pip install using latest python.

Details:

Windows (10)
python -m pip install osier pyomo==6.4.1

I tried:

Fixed by back-tracking to 3.10.

BUT please clarify expected supported python versions in installation instructions.

Suggest you also explicitly add version of python to CI.

@samgdotson samgdotson self-assigned this Jul 30, 2024
@samgdotson samgdotson added this to the JOSS publication -- Osier milestone Jul 30, 2024
@samgdotson samgdotson added Comp:Build This issue has to do with the build system of the code/doc (makefiles, cmake, install errors) Difficulty:2-Challenging This issue may be complex or require specialized skills. Status:2-Backlog This issue has been claimed, but it's not being worked on right now, and it's not next to be tackled Type:Bug Something is wrong or broken. This issue or PR is related to a bug in code. Priority:2-Normal This work is important and should be completed ASAP. labels Jul 30, 2024
@victoraalves
Copy link

I have the same issue.

@samgdotson
Copy link
Collaborator

Thanks for opening this issue @fredshone and confirming the problem @victoraalves. I think this issue is related to #50 and #59. Pyomo appears to be incompatible with NumPy 2.0, at the moment. Pyomo/pyomo#3290

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Comp:Build This issue has to do with the build system of the code/doc (makefiles, cmake, install errors) Difficulty:2-Challenging This issue may be complex or require specialized skills. Priority:2-Normal This work is important and should be completed ASAP. Status:2-Backlog This issue has been claimed, but it's not being worked on right now, and it's not next to be tackled Type:Bug Something is wrong or broken. This issue or PR is related to a bug in code.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants