Mark Turner
Mark Turner
Hey @gwenmaudet I took a small glance at this, and everything looks fine. On my system I can't recreate your error, and the general code concept doesn't look flawed. I...
So this works out of the box on Ubuntu 20.04 LTS (If I just run `pip install pyscipopt` or `pip install cvxpy[SCIP]`). I would need some more information on how...
@xLaszlo There is an error, thanks for diving more into it! I never actually optimised the built model when I checked earlier, as I thought the error should be raised...
Update: Apparently Boost is a hidden requirement for the extra precision. We're working on packaging it into Linux + Mac builds (Linux is currently working). Will be another week or...
@xLaszlo After finally getting everything ready, I was informed that we cannot include GMP due to its license type (would force us to place limitations on our package). We've therefore...
So some minor thoughts: - This isn't general to PyCharm (or at least I am not getting errors for PyCharm 2023 on Debian) - The error seems to be Cython...
If you're installing through PyPI then I think this is just regrettably impossible. We've been having issues with providing as much functionality as possible, but to achieve this functionality we...
@mmghannam is looking into it. I'm also trying to get the next release in order across all platforms, and maybe when that is done then this issue will just resolve...
Can anyone please verify if this issue still persists for the version `5.0.1`?
I will look into this with @mmghannam next week. Sorry for this taking so long. We are a bit lost, and it's not trivial to recreate this error with the...