-
Notifications
You must be signed in to change notification settings - Fork 98
Open
Description
Hi,
it seems that the project is a little bit abandoned. 🫤This is really sad, since python-mip has the fastest binding available for CBC.
Will there be updates for coming python versions and also for CBC that is from October 2021 currently.
I'm afraid the project will die in near future or did already die.
EDIT:
On Python 3.13 and 3.14 it does not install ... I repacked and installed it from an installation for Python 3.12 with mip==1.16rc0 towards Python 3.13 and it worked!
xcopy /s /e c:\Python312\lib\site-packages\mip mip_repack\mip
xcopy /s /e c:\Python312\lib\site-packages\mip-1.16rc0.dist-info mip_repack\mip-1.16rc0.dist-info
wheel pack mip_repack
...
pip install --ignore-requires-python mip-1.16rc0-py3-none-any.whl
Metadata
Metadata
Assignees
Labels
No labels