The PyPi module cannot be installed with Python version 3.13
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:
Already being discussed in #376 - but would be nice to sort this out :)
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.
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.
It should be working now, based on the master branch, right?
Thank you I will give it a try!