Skip to content

python arm #79

Open
Open
@leonardlin

Description

@leonardlin

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions