pypy3.7-v7.3.3 cbclib is not found
Open
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.