`configure` requires python-devel header files
05:24 19 Feb 2021

So i am trying to build gnu-solfege for my musical needs but i when i ./configure it show this error

enter image description here

i have installed python-package on my fedora machine.

i think i need to run it thru configure because i believe its still trying to add headers from python that is running/configured instead of the python-devel package

python bash gnu-make configure