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

labours: Support for Python 3.8 and 3.9 #376

Open
nekketsuuu opened this issue May 2, 2021 · 3 comments
Open

labours: Support for Python 3.8 and 3.9 #376

nekketsuuu opened this issue May 2, 2021 · 3 comments

Comments

@nekketsuuu
Copy link

nekketsuuu commented May 2, 2021

The package labours v10.7.2, the current latest version of labours, cannot be installed by Python 3.8 and 3.9 using pip3 install -e ./python because its dependent library seriate 1.1.2 depends on ortools 6.9.5824, which only supports Python <= 3.7.

It seems that ortools 7.5 supports Python 3.8, and ortools 8.0 supports Python 3.9.

How about upgrading dependencies to support Python 3.8 and 3.9?

@nekketsuuu nekketsuuu changed the title labours support for Python 3.8 and 3.9 labours: support for Python 3.8 and 3.9 May 3, 2021
@nekketsuuu nekketsuuu changed the title labours: support for Python 3.8 and 3.9 labours: Support for Python 3.8 and 3.9 May 3, 2021
@MathieuDR
Copy link

Could a PR/Fork be opened for this?

@nekketsuuu
Copy link
Author

src-d/seriate#8

@znerd
Copy link

znerd commented Apr 9, 2022

Seems related to #365.

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

3 participants