You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I run 'pip3 install cairo-lang', show error below.
In file included from src/curveMath.c:1:
src/curveMath.h:6:10: fatal error: 'gmp.h' file not found
#include <gmp.h>
^~~~~~~
1 error generated.
error: command 'clang' failed with exit status 1
[end of output]
I acctualy did 'brew install gmp', but show this message.
does anyone know about solution?
Mac OS Montery(v12.2.1)
Applle Silicon
The text was updated successfully, but these errors were encountered:
I run 'pip3 install cairo-lang', show error below.
I acctualy did 'brew install gmp', but show this message.
does anyone know about solution?
The text was updated successfully, but these errors were encountered: