Hi
I am trying to build the python3 pjsip for a centos based machine but if i run the command sudo python setup.py install,i get a gcc error .My gcc compiler is at the latest version and if i run this with our root,
I double checked that i have the python development headers installed(Here when i run python it opens python 3.7.0)
Can anybody help me in fixing this issue?


Hi
I am trying to build the python3 pjsip for a centos based machine but if i run the command sudo python setup.py install,i get a gcc error .My gcc compiler is at the latest version and if i run this with our root,
I double checked that i have the python development headers installed(Here when i run python it opens python 3.7.0)
Can anybody help me in fixing this issue?