micall/alignment/src/_gotoh2.c:1:20: fatal error: Python.h: No such file or directory
#include <Python.h>
micall/alignment/src/_gotoh2.c: In function ‘map_ascii_to_alphabet’:
micall/alignment/src/_gotoh2.c:73:5: error: ‘for’ loop initial declarations are only allowed in C99 mode
for (int i = 0; i < 256; i++) {
^
micall/alignment/src/_gotoh2.c:73:5: note: use option -std=c99 or -std=gnu99 to compile your code
/opt/rh/rh-python36/root/bin, so user has to reconfigure $PATH/opt/rh/rh-python36/root/usr/include/python3.6m: