Skip to content
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

Draft: Build wheels instead of using manually bundled cbc #266

Closed
wants to merge 1 commit into from
Closed

Draft: Build wheels instead of using manually bundled cbc #266

wants to merge 1 commit into from

Conversation

sebheger
Copy link
Collaborator

@sebheger sebheger commented Apr 5, 2022

No description provided.

@tkralphs
Copy link
Member

Hmm, I guess that what's happening is that because python-mip doesn't actually build a proper C extension, but only accesses the built library directly through cffi, the Cbc libraries are not being picked up as dependencies and packaged as they should be. Looks like some more research is needed to see how to package libraries that are accessed through cffi. I guess this should be possible, but it's apparently not quite as easy as just using the same workflow as CyLP.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Sebastian Heger seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@ghost ghost closed this by deleting the head repository Apr 23, 2024
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants