python-mip icon indicating copy to clipboard operation
python-mip copied to clipboard

The PyPi module cannot be installed with Python version 3.13

Open corneel27 opened this issue 7 months ago • 5 comments

In the meta-information is said: Requires: Python <3.12, >=3.7 Please support also Python 3.13. The latest Ubuntuhas standard use of Python 3.13. Also Home Assistant works only with Python 3.13.

I got this error-message:

Image

corneel27 avatar May 26 '25 17:05 corneel27

Already being discussed in #376 - but would be nice to sort this out :)

foobacca avatar Jun 06 '25 10:06 foobacca

It might be worth mentioning that my colleague @miguelhisojo has been working on a PR (https://github.com/coin-or/python-mip/pull/415) to add support for Python 3.13. This might could help with this issue.

Jonasvdbo avatar Aug 12 '25 15:08 Jonasvdbo

There is an easy workaround for installing in Python 3.13 in #412. I know it's not ideal, but just wanted to point it out.

tkralphs avatar Aug 12 '25 16:08 tkralphs

It should be working now, based on the master branch, right?

rschwarz avatar Sep 18 '25 09:09 rschwarz

Thank you I will give it a try!

corneel27 avatar Sep 18 '25 13:09 corneel27