Hey folks, So i installed the gr-fosphor 'app' using the pybombs recipe and it seems to install ok, but when i run it I get the output listed below. Any ideas here?
Thanks, -B cnlsdr1@cnlsdr1:~/pybombs$ osmocom_fft -F linux; GNU C++ version 4.8.2; Boost_105400; UHD_003.008.002-91-g7d97ab60 gr-osmosdr v0.1.4-9-g48045b59 (0.1.5git) gnuradio v3.7.6.1-89-gc990e825 built-in source types: file osmosdr fcd rtl rtl_tcp uhd hackrf bladerf rfspace -- Operating over USB 3. -- Initialize CODEC control... -- Initialize Radio control... -- Performing register loopback test... pass -- Performing register loopback test... pass -- Performing CODEC loopback test... pass -- Performing CODEC loopback test... pass -- Asking for clock rate 32.000000 MHz... -- Actually got clock rate 32.000000 MHz. -- Performing timer loopback test... pass -- Performing timer loopback test... pass -- Setting master clock rate selection to 'automatic'. -- Using subdev spec 'A:A A:B'. Traceback (most recent call last): File "/home/cnlsdr1/pybombs/bin/osmocom_fft", line 842, in <module> main () File "/home/cnlsdr1/pybombs/bin/osmocom_fft", line 838, in main app = stdgui2.stdapp(app_top_block, "osmocom Spectrum Browser", nstatus=1) File "/home/cnlsdr1/pybombs/lib/python2.7/dist-packages/gnuradio/wxgui/stdgui2.py", line 46, in __init__ wx.App.__init__ (self, redirect=False) File "/usr/lib/python2.7/dist-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7981, in __init__ self._BootstrapApp() File "/usr/lib/python2.7/dist-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7555, in _BootstrapApp return _core_.PyApp__BootstrapApp(*args, **kwargs) File "/home/cnlsdr1/pybombs/lib/python2.7/dist-packages/gnuradio/wxgui/stdgui2.py", line 49, in OnInit frame = stdframe (self.top_block_maker, self.title, self._nstatus) File "/home/cnlsdr1/pybombs/lib/python2.7/dist-packages/gnuradio/wxgui/stdgui2.py", line 76, in __init__ self.panel = stdpanel (self, self, top_block_maker) File "/home/cnlsdr1/pybombs/lib/python2.7/dist-packages/gnuradio/wxgui/stdgui2.py", line 98, in __init__ self.top_block = top_block_maker (frame, self, vbox, sys.argv) File "/home/cnlsdr1/pybombs/bin/osmocom_fft", line 221, in __init__ from gnuradio import fosphor ImportError: cannot import name fosphor
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio