Hi Matthias,
I opened PR #38434 around two weeks ago
(https://github.com/sagemath/sage/pull/38434) where I fix contourpy and cvxopt
build failures.
For the latter, I approached the problem by using `pkg-config` to find
suitesparse headers (required by cvxopt's umfpack extension). The PR got no
fu
I think it would be possible to use a single spkg for all of the additional
binary wheels, where the main content of that spkg is a requirements.txt
file listing versions and hashes. I also think that would be easier to
maintain than many spkg directories, one for each binary wheel. The only
On Wednesday, August 7, 2024 at 3:16:41 AM UTC+7 Dima Pasechnik wrote:
It is checking and apparently rejecting it.
(assuming we talk about a regular install with
./configure && make)
More info should be in config.log
OK, thanks!
--
You received this message because you are subscribed to the