79689963

Date: 2025-07-04 09:43:52
Score: 1
Natty:
Report link

The Python development headers are missing. The file Python.h is part of python3-dev. It must be installed, try:

python --version                 # say python 3.13
sudo apt install python3.13-dev  # install the appropriate dev package
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Karin de Groot