-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels