On Thursday, June 3, 2021 at 1:05:17 PM UTC-4 dim...@gmail.com wrote:

> For cvxopt, you need to patch its setup.py (we already patch it, but 
> not this bit), 
> which at the moment says 
> if sys.platform.startswith("darwin"): 
> SUITESPARSE_LIB_DIR = '/usr/local/lib' 
> SUITESPARSE_INC_DIR = '/usr/local/include' 
>
> That is, replace /usr/local/ with the correct prefix for M1 Homebrew. 
>
>
https://trac.sagemath.org/ticket/31905

I can report this upstream like you did for 
https://github.com/cvxopt/cvxopt/issues/174 but I'm not sure whether they 
would see this as a cvxopt bug since perhaps they don't intend to support 
Homebrew directly. 

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/507ceacd-85a2-4a8b-8b71-8407428a67fcn%40googlegroups.com.

Reply via email to