discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Trouble with gnuradio-companion after pybombs ins


From: Cinaed Simson
Subject: Re: [Discuss-gnuradio] Trouble with gnuradio-companion after pybombs installation
Date: Tue, 23 May 2017 23:12:23 -0700
User-agent: Mozilla/5.0 (X11; Linux i686; rv:52.0) Gecko/20100101 Thunderbird/52.1.0

On 05/23/2017 10:38 PM, Pavan Yedavalli wrote:
> It looks like it was a permission problem to open gnuradio-companion. If
> I run "sudo gnuradio-companion," it will open correctly.
> 
> Having said that, I am seeing another problem of "No module named
> tutorial" when running python grc flowgraphs.
> 
> On a previous computer that successfully ran the same program, I noticed
> that /usr/local/lib/python2.7/dist-packages contained:
> 
> address@hidden:/usr/local/lib/python2.7/dist-packages$ ls
> easy-install.pth            PyYAML-3.11-py2.7-linux-x86_64.egg
> future-0.15.2-py2.7.egg     setuptools.pth
> gnuradio                    thrift
> grc_gnuradio                thrift-0.9.3-py2.7.egg-info
> osmosdr                     tutorial
> pmt                         volk_modtool
> PyBOMBS-2.1.0rc1-py2.7.egg
> 
> The one that I am currently using sees the module problem, and only
> contains the following in /usr/local/lib/python2.7/dist-packages:
> 
> address@hidden:/usr/local/lib/python2.7/dist-packages$ ls
> easy-install.pth  future-0.16.0-py2.7.egg  PyBOMBS-2.3.1a0-py2.7.egg 
> PyYAML-3.12-py2.7-linux-x86_64.egg  setuptools.pth
> 
> I don't know what was the difference in installations or how to make it
> work like the previous one and contain all of the proper libraries.
> Please let me know. Thank you so much.

Didn't you install gnuradio in ~/prefix?

If true, then that's were you should be looking:

  ~/prefix/lib/python2.7/dist-package

Also, the osmosdr and tutorial are OOT (Out Of Tree) modules so I think
you need to install those with pybombs too if you didn't do it when you
installed gnuradio.

-- Cinaed

> 
> 
> -- 
> Pavan
> 
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]