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

Uncalled in ubuntu 16 #41

Open
joscarhuguet opened this issue Feb 22, 2022 · 3 comments
Open

Uncalled in ubuntu 16 #41

joscarhuguet opened this issue Feb 22, 2022 · 3 comments

Comments

@joscarhuguet
Copy link

Hello. Trying to test Uncalled.
Followed the instructions to install it in my computer (ubuntu 16, python3.7)
It seems that the compilation is failing. I try to install multiple libraries to fix the problem but still no success.
I also update the gcc

It is falling with
Fatal error : Python.h No such file or directory

error command 'usr/bun/x86_64-linuc-gnu-gcc' failed with exit code 1

Thanks

@skovaka
Copy link
Owner

skovaka commented Feb 22, 2022

Try installing python-dev with the command sudo apt-get install python3-dev. Sorry for the issue, I thought that would be installed by default

@joscarhuguet
Copy link
Author

Thanks for your quick reply.
Yes. I installed python3-dev. Still some error. I believe it is something with my gcc , that is missing a lib. I will keep trying and post it when I fix it.
Thanks a lot

@joscarhuguet
Copy link
Author

I re-installed ubuntu.

NAME="Ubuntu"
VERSION="20.04.4 LTS (Focal Fossa)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 20.04.4 LTS"
VERSION_ID="20.04"

Running some simulations. Looks good so far. Thanks

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

2 participants