[Disscuss_gnuradio]

Hello

I have something wrong when I install Gnuradio,howmany times I have met
this problem:

checking for Python include path… /usr/include/python2.7
checking Python.h usability… no
checking Python.h presence… no
checking for Python.h… no
configure: error: cannot find usable Python headers

who can help me to solve this problem ,Thanks!

Regards

BZS

Hi BZS,

did you install python development headers?
If unsure, please install Gnuradio by downloading pybombs (as described
in http://gnuradio.org/redmine/projects/pybombs/wiki), and installing it
that way.

git clone git://github.com/pybombs/pybombs
cd pybombs
./pybombs install gnuradio

Greetings,
Marcus M.

Am 01.08.2013 03:34, schrieb ??: