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 · 4 comments
Open

Python 3.12 #376

mhechthz opened this issue Mar 8, 2024 · 4 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?

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

4 participants