Skip to content

Installation Error - "Python.h" not found #287

Answered by dalcinl
AnuragKr asked this question in Q&A
Discussion options

You must be logged in to vote

Your system is most likely missing Python development headers and libraries. You should be able to fix the problem by installing the Python development package with the following command:

sudo apt install python3.8-dev

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@AnuragKr
Comment options

Answer selected by AnuragKr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants