coin-or / coin-or/python-mip

pypy3.7-v7.3.3 cbclib is not found

Open
#187 3 comments 1 reaction 1 assignee Claimed by @sebheger View on GitHub
cbc help wanted pypy
Dominant language
Linear Programming
Stars
600
Forks
108
PR merge metrics
No merged PRs in 30d

Description

Hi there,
I have been using mip for a long time on python, but these days I switched to pypy and noticed the following problem:

NameError: name 'cbclib' is not defined
I installed mip version 1.13.0 on pypy3.7-7.3.3. I could import mip with no problem but when I call m = mip.Model(), it gives the above NameError.

I have seen similar issue on previous versions of mip called from python but I have not seen anyone reported this error happened on pypy.

Any idea is appreciated.

Cheers,
Shiyao

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.