Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Development state

Open
#412 12 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
build-system

Research direction

The issue names no files or tests. Start by reproducing installation on Python 3.13 and 3.14 and compare it with the reported Python 3.12 repack; clarify which Python and CBC versions are supported. Done means the supported package installs normally on those versions and the maintenance scope is agreed.

Written by the indexing model from the issue text.

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

Dominant language
Linear Programming
Stars
601
Forks
108
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from coin-or/python-mip

All issues in coin-or/python-mip

Similar issues

More Build System issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.