Open
Description
Are there any tips for install the python version on arm?
I'm getting compilation errors and warnings
17 | #warning "Using deprecated NumPy API, disable it with " \
| ^~~~~~~
In file included from genieclust/cluster_validity.cpp:769:
genieclust/../src/c_cvi.h:30:10: fatal error: cvi.h: No such file or directory
30 | #include "cvi.h"
| ^~~~~~~
compilation terminated.
error: command '/usr/bin/aarch64-linux-gnu-gcc' failed with exit code 1
The numpy warning is weird too, as I have the latest numpy installed.
Metadata
Metadata
Assignees
Labels
No labels