The issue is that for some reason, building and installing from source
installs the necessary gr-wxgui components, but generating a package with
CPack skips it. We still aren't sure of the reason behind it, but we're
looking into it.
Building from source does take some doing, but instructions and
I created a project in Windows, using GNU Radio Companion that has a WX GUI
FFT Sink, and when I run it I get the following error:
File "C:\Program Files
(x86)\gnuradio\lib\site-packages\gnuradio\wxgui\__init__.py", line 32, in
from wxgui_swig import *
ImportError: No module named wxgui_swig
I