-
Notifications
You must be signed in to change notification settings - Fork 95
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
Comments
Did you try the latest release candidate version (1.16RC0)? To install it, you can use pip:
|
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! |
I tried that, but the whole program crashes whenever I instantiate a model. |
We're also very keen to use |
Hi - are there any bugs outstanding with 1.16? Do you think this could be released soon? Thank you! |
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 |
Hi Adeel,
Yes, a new version soon would be great. One complicating factor is that the
next cbc binaries for master (which python-mip depends on) are not being
generated for some time. Previously we had a travis service which generated
it.
Not sure if @ted Ralphs ***@***.***> has some pointer on where we
can get it or if Cbc master will be promoted to stable soon.
Thanks
…On Fri, Aug 16, 2024 at 9:34 AM Adeel Khan ***@***.***> wrote:
hi @h-g-s <https://github.com/h-g-s>, would you be able to help with
conducting an official 1.16 release? And including this bugfix
<cb62f07>,
which is absent in 1.16rc0
—
Reply to this email directly, view it on GitHub
<#376 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB4VZOXQZESMEVBKN7I5GRDZRYSZ5AVCNFSM6AAAAABEMRGQROVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOJTHAYTINJZGQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
=============================================================
Haroldo Gambini Santos
email: haroldo.santos [at ] gmail.com
home/research page: www.decom.ufop.br/haroldo (outdated)
|
Ideally we can support 3.13 too! Or remove the version ceiling entirely, so an annual release is not required |
+1 for 3.13 support |
MIP still cannot be installed on Python 3.12.
Is there a problem?
The text was updated successfully, but these errors were encountered: