Closed akaszynski closed 3 months ago
aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-PN012d/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -DIS64BITPLATFORM -Istl_reader -I/tmp/pip-build-env-c5xm_r8x/overlay/lib/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c stl_reader/stlfile.c -o build/temp.linux-aarch64-cpython-39/stl_reader/stlfile.o -std=gnu++11 -O3 -w stl_reader/stlfile.c:34:10: fatal error: hash96.h: No such file or directory 34 | #include "hash96.h" | ^~~~~~~~~~ compilation terminated. error: command '/usr/bin/aarch64-linux-gnu-gcc' failed with exit code 1 [end of output]
Resolved in #10.