Python Forum

Full Version: header files (python3-dev)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi everyone, I found a requirement in a github project: "In order to work with the python library, you need: header files (python3-dev)" I would like to ask what this is. How should I deal with it.
Thank you everyone
It depends on your operating system. In Ubuntu system one can install python3-dev with the apt package manager
Output:
sudo apt install python3-dev
For windows, the normal install has the necessary headers and libs to link with. For me, all I need to reference Python.h and pythonXXX.lib
Hi everyone i have my this website on Link Removed and smetimes there are three dots come under my navigation bar like lines in blue colour dont why!