Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in installing_deps.sh (Debian 12.1) #599

Open
leolanzi opened this issue Sep 20, 2023 · 0 comments
Open

Error in installing_deps.sh (Debian 12.1) #599

leolanzi opened this issue Sep 20, 2023 · 0 comments

Comments

@leolanzi
Copy link

leolanzi commented Sep 20, 2023

Hello,

during execution of installing_deps.sh:

x86_64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -I/usr/local/include/ -I/tmp/pip-install-h534tr99/pycld3_98293afdda4d4e6490a802c3720b6341/src/ -I/tmp/pip-install-h534tr99/pycld3_98293afdda4d4e6490a802c3720b6341/src/cld_3/protos/ -I/opt/ail-framework/AILENV/include -I/usr/include/python3.11 -c cld3/pycld3.cpp -o build/temp.linux-x86_64-cpython-311/cld3/pycld3.o -std=c++11 cld3/pycld3.cpp:250:12: fatal error: longintrepr.h: No such file or directory 250 | #include "longintrepr.h" | ^~~~~~~~~~~~~~~ compilation terminated.
...
nothing changes trying to remove/add deb packages as:
libpython3.11-dev
pypy3-dev
In effect, also install_virtualenv.sh exit same way.

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant