Error in src/modules/app_python. Not in src/modules/app_python3
Think after installing python3-develpackage.

6036873bedd1:/usr/src/packages/BUILD/kamailio-5.3.0-dev5 # make -C src/modules/app_python/
make: Entering directory '/usr/src/packages/BUILD/kamailio-5.3.0-dev5/src/modules/app_python'
CC (gcc) [M app_python.so]		python_support.o
python_support.c:22:10: fatal error: Python.h: No such file or directory
 #include <Python.h>
          ^~~~~~~~~~
compilation terminated.
make: *** [../../Makefile.rules:100: python_support.o] Error 1
make: Leaving directory '/usr/src/packages/BUILD/kamailio-5.3.0-dev5/src/modules/app_python'


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.