Just pulled the latest from "master", cmake, make, sudo make install

resulting uhd_fft produces:

uhd_fft
Traceback (most recent call last):
  File "/usr/local/bin/uhd_fft", line 24, in <module>
    from gnuradio import gr, gru
File "/usr/local/lib/python2.7/dist-packages/gnuradio/gr/__init__.py", line 31, in <module>
    from gateway import basic_block, sync_block, decim_block, interp_block
File "/usr/local/lib/python2.7/dist-packages/gnuradio/gr/gateway.py", line 24, in <module>
    from gnuradio_core import gr_block_gw_message_type
ImportError: cannot import name gr_block_gw_message_type


This is on Ubuntu 12.04

There doesn't appear to be a gnuradio_core under /usr/local/lib/python2.7/dist-packages after install.

What up?




--
Marcus Leech
Principal Investigator
Shirleys Bay Radio Astronomy Consortium
http://www.sbrac.org



_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to