Skip to content

Installation failed: longintrepr.h: no such file or directory #16

@ahillsley

Description

@ahillsley

On installation got the error message:

gcc -pthread -B /groups/funke/home/hillsleya/mambaforge/envs/liv_zones/compiler_compat -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /groups/funke/home/hillsleya/mambaforge/envs/liv_zones/include -fPIC -O2 -isystem /groups/funke/home/hillsleya/mambaforge/envs/liv_zones/include -fPIC -I/groups/funke/home/hillsleya/projects/tracking/waterz/waterz -I/groups/funke/home/hillsleya/projects/tracking/waterz/waterz/backend -I/groups/funke/home/hillsleya/mambaforge/envs/liv_zones/include/python3.11 -I/groups/funke/home/hillsleya/mambaforge/envs/liv_zones/lib/python3.11/site-packages/numpy/core/include -c waterz/evaluate.cpp -o build/temp.linux-x86_64-cpython-311/waterz/evaluate.o -std=c++11 -w
      waterz/evaluate.cpp:228:12: fatal error: longintrepr.h: No such file or directory
        228 |   #include "longintrepr.h"
            |            ^~~~~~~~~~~~~~~
      compilation terminated.
      error: command '/usr/bin/gcc' failed with exit code 1

Fixed with downgrading to python=3.9 but would be nice if it worked with current python

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