Hi Dinesh!
Apr 14, 2019, 10:58 PM by dineshm...@gmail.com: > > I followed the procedure given in web (> > https://wiki.gnuradio.org/index.php/UsingEclipse > <https://wiki.gnuradio.org/index.php/UsingEclipse>> ) to install GNURadio in > debug mode (i.e. eclipse project) and also install all dependencies but > getting an error ( > fatal error: Python.h: No such file or directory> ) > while building the GNURadio debug mode project in eclipse. Image for the > error I attached here > I can't say much, but... > > Also done the installation of python as it is given in the forumĀ to solve > the problem but still getting an error, So please help me to solve this error > or give some suggestions > > sudo apt-get install python3-dev > > > sudo apt-get install python3.5-dev > > > > > > Thanks in advance and hoping for a positive response > > ...on my debian testing gnuradio 3.7.13.4 still uses python2 so I would try: sudo apt-get install libpython2.7-dev Hope this helps. Tom _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio