Yeah I've done that multiple times trying to debug it. gtk2 vs gtk2-dev
didn't make any difference when it came to gtk being found.

On Sat, Sep 16, 2017 at 1:31 PM, Cinaed Simson <cinaed.sim...@gmail.com>
wrote:

> On 09/15/2017 09:07 AM, Richard Bell wrote:
> > Hello all,
> >
> > I'm having a ridiculously annoying problem with either PyBOMBS or PyGTK
> > right now. It prevents me from getting new prefixes of GNU Radio
> installed.
> >
> > I'm using Ubuntu 16.04 on VBox and I have a working version of GNU Radio
> > already installed via PyBOMBS. I wanted to install a new prefix so I ran:
> >
> > pybombs -vv prefix init grcon/ -a grcon -R gnuradio-default
> >
> > I cannot get passed the installer thinking PyGTK is not installed, even
> > though I have a version of GNU Radio working on this machine. I can't
> > tell if PyGTK2 is supposed to cover the PyGTK dependecy either. From
> > what I've been reading online I think it should, but I don't know for
> sure.
> >
> >
> > Inline image 1
> >
> >
> > Inline image 2
> >
> > I've tried installing pygtk using pip, but I get this error
> >
> >
> > Inline image 2
> >
> > This is why I can't tell where the problem lies, with PyBOMBS or with
> > PyGTK? How could I have a working install of GNU Radio without PyGTK?
> > Any help is appreciated.
>
> Try
>
>   apt-get install python-gtk2-dev
>
> -- Cinaed
>
> >
> >
> > _______________________________________________
> > Discuss-gnuradio mailing list
> > Discuss-gnuradio@gnu.org
> > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> >
>
>
> _______________________________________________
> Discuss-gnuradio mailing list
> Discuss-gnuradio@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to