apenas instale o python via yum ou apt:
apt-get install python-all-dev
Quando eu estava instalando o winexe 1.00, depois de [winexe-1.00 / source4 /]./ configure recebi a seguinte mensagem:
checking for python2.6... /usr/local/bin/python2.6
checking for python2.6-config... /usr/local/bin/python2.6-config
checking working python module support... no
configure: error: Python not found. Please install Python 2.x and its development headers/libraries.
Mas instalei o Python 2.6 e o 2.7. Não consegui encontrar qual é o problema.
apenas instale o python via yum ou apt:
apt-get install python-all-dev