0

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 パッケージをすべてインストールしましたが、それでも同じエラーが発生します。

4

2 に答える 2

1

build-gnuradio スクリプトを試しましたか?

http://gnuradio.org/redmine/projects/gnuradio/wiki/InstallingGR#Using-the-build-gnuradio-script

于 2012-05-22T05:29:04.293 に答える
0

pybombs は、gnuradio をインストールするための最良の方法でした。時間がかかりますが、エラーなく正常に動作します: http://gnuradio.org/redmine/projects/pybombs/wiki/QuickStart

于 2015-05-10T22:58:23.273 に答える