Skip to content

Installation fails step fails due to missing C header #2

@BenLeadbetter

Description

@BenLeadbetter

Hardware: 2020 Macbook Pro M1
OS: Big Sur
primify-install-output.txt

The command python3 -m pip install primify fails with the attached output.

It looks like the install script is invoking clang to build some C code, but there is a missing header: gmp.h. I double checked the the gmp lib is installed on my system. I have the header on disk but clang is not being passed the correct include path so it is not found at compile time.

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