Python Forum
header files (python3-dev)
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
header files (python3-dev)
#1
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
Reply
#2
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
ZZBBD likes this post
« We can solve any problem by introducing an extra level of indirection »
Reply
#3
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
ZZBBD likes this post
Reply
#4
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!
Gribouillis write Aug-04-2024, 06:54 PM:
Clickbait link removed. Please read What to NOT include in a post
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020