The author in the Windows XP SP3 32-bit under pro-test passed, theoretically Win7 also no problem.
1. If Python is installed on the system, please uninstall Python first.
2. Download and install Python (x, y) 2.7.5.0:
Http://www.softpedia.com/get/Programming/Other-Programming-Files/Python-x-y.shtml
Install the installation location by default, install the module select All.
3. Download and install PYGTK 2.24 all-in-one,:
Http://ftp.gnome.org/pub/GNOME/binaries/win32/pygtk/2.24/pygtk-all-in-one-2.24.0.win32-py2.7.msi
4. Install Cheatah 2.4.4, installation method:
Execute at the command line:
Install Cheatah
The PIP tool will download and install Cheatah 2.4.4 automatically.
5. Download and install the Gnuradio 3.7.3 Win32 Installer:
Http://files.ettus.com/binaries/gnuradio/latest_unstable/gnuradio_3.7.3_Win32.exe
6. Set the environment variable PYTHONPATH:
Pythonpath=c:\python27; C:\Python27\Lib\site-packages; C:\Program Files\gnuradio;
C:\Program files\gnuradio\lib\site-packages;
7. Log off the current user and log back on to Windows so that the environment variable takes effect.
8. The installation is successful and now you can play gnuradio happily.
Original articles, reproduced please indicate the source.
This article refers to http://www.chinadmd.com/file/wwtix6zoewac36ee66pvrori_1.html part of the content, to the original author thanks.
The easiest way to install Gnuradio under Windows (no one)