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

Determine ortools version range #54

Closed
arcondello opened this issue Jul 31, 2018 · 2 comments
Closed

Determine ortools version range #54

arcondello opened this issue Jul 31, 2018 · 2 comments
Assignees

Comments

@arcondello
Copy link
Member

There was an install error for OSX 10.10.5, python2.7

Collecting ortools<7.0.0,>=6.6.4659 (from penaltymodel-mip<0.2.0,>=0.1.2; platform_machine != "x86" and python_version != "3.4"->dwavebinarycsp<0.1.0,>=0.0.2->dwave-ocean-sdk)
  Could not find a version that satisfies the requirement ortools<7.0.0,>=6.6.4659 (from penaltymodel-mip<0.2.0,>=0.1.2; platform_machine != "x86" and python_version != "3.4"->dwavebinarycsp<0.1.0,>=0.0.2->dwave-ocean-sdk) (from versions: 4.1.3717, 4.2.3724, 4.2.3758, 4.2.3790, 4.3.3802, 4.3.3803, 4.3.3805, 4.4.3842, 5.0.3919, 5.1.4045)
No matching distribution found for ortools<7.0.0,>=6.6.4659 (from penaltymodel-mip<0.2.0,>=0.1.2; platform_machine != "x86" and python_version != "3.4"->dwavebinarycsp<0.1.0,>=0.0.2->dwave-ocean-sdk)

We should determine how far back we can go in ortools

@arcondello arcondello self-assigned this Jul 31, 2018
@randomir
Copy link
Member

randomir commented Nov 1, 2021

Also, we should try to upgrade ortools to 9.0+, as that will unblock dwavesystems/dwave-ocean-sdk#144.

@arcondello
Copy link
Member Author

As of version 1.0.0 we use SciPy rather than ortools so this is no longer relevant.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants