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

Python 3.12 #376

Open
mhechthz opened this issue Mar 8, 2024 · 9 comments
Open

Python 3.12 #376

mhechthz opened this issue Mar 8, 2024 · 9 comments

Comments

@mhechthz
Copy link

mhechthz commented Mar 8, 2024

MIP still cannot be installed on Python 3.12.

Is there a problem?

@tuliotoffolo
Copy link
Contributor

Did you try the latest release candidate version (1.16RC0)? To install it, you can use pip:

  • pip3 install mip==1.16rc0

@mhechthz
Copy link
Author

mhechthz commented Mar 9, 2024

Ok. I could install the release candidate but did not check, if it is working with existing application (I assume it will ;-)). When will the RC be the official version?

Thank You for Your assistance!

@ngtuankhai
Copy link

Did you try the latest release candidate version (1.16RC0)? To install it, you can use pip:

  • pip3 install mip==1.16rc0

I tried that, but the whole program crashes whenever I instantiate a model.

@maffoo
Copy link

maffoo commented May 1, 2024

We're also very keen to use mip with python 3.12. Is there a timeline for releasing a final version of 1.16?

@AdeelK93
Copy link
Contributor

Hi - are there any bugs outstanding with 1.16? Do you think this could be released soon? Thank you!

@AdeelK93
Copy link
Contributor

hi @h-g-s, would you be able to help with conducting an official 1.16 release? And including this bugfix, which is absent in 1.16rc0

@h-g-s
Copy link
Contributor

h-g-s commented Aug 18, 2024 via email

@AdeelK93
Copy link
Contributor

AdeelK93 commented Oct 9, 2024

Ideally we can support 3.13 too! Or remove the version ceiling entirely, so an annual release is not required

@artiom
Copy link

artiom commented Nov 25, 2024

+1 for 3.13 support

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

7 participants