Current guide (http://code.ettus.com/redmine/ettus/projects/uhd/wiki/GNURadio_Windows) missed one important note, which is non-trivial and cause such unexperienced users as me to waste a lot of time and nerves fighting obscure DLL ImportError failures ! On PyQT dependency should be noted, that *you should UNCHECK extra options (such as "Qt runtime") during PyQT install*.
To help other users on the web experiencing this problem find this: > windows gnuradio python py2.7 PyQt4 PyQwt qtgui 'QT GUI' > from gnuradio import qtgui > ... > _qtgui_swig = swig_import_helper() > ... > _mod = imp.load_module('_qtgui_swig', fp, pathname, description) > ImportError: DLL load failed: > <OS user language error string> > (ImportError: DLL load failed: The specified procedure could not be > found.) > (ImportError: DLL load failed: ═х эрщфхэр єърчрээр яЁюЎхфєЁр.) -- View this message in context: http://gnuradio.4.n7.nabble.com/Windows-install-guide-from-Ettus-Research-missing-important-note-tp44754.html Sent from the GnuRadio mailing list archive at Nabble.com. _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio