有没有人可以使用Ubuntu帮助安装gnuradio-companion中的"wxgui“组件?
每次我尝试安装时,都会出现以下错误
"The following components were skipped either because you asked not
to build them or they didn't pass configuration checks:
**gr-wxgui**
These components will not be built."我安装了所有必备的python包,但仍然收到相同的错误。
发布于 2012-05-22 13:29:04
您尝试过build-gnuradio脚本吗?
http://gnuradio.org/redmine/projects/gnuradio/wiki/InstallingGR#Using-the-build-gnuradio-script
发布于 2015-05-11 06:58:23
pybombs是我安装gnuradio的最好方式。它需要很长时间,但工作正常,没有错误:http://gnuradio.org/redmine/projects/pybombs/wiki/QuickStart
https://stackoverflow.com/questions/7769119
复制相似问题