discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Windows install guide from Ettus Research: missin


From: Ben Hilburn
Subject: Re: [Discuss-gnuradio] Windows install guide from Ettus Research: missing important note
Date: Mon, 18 Nov 2013 10:15:09 -0800

Thanks for the feedback, Artem!

We'll take a look at it today.

Cheers,
Ben


On Sat, Nov 16, 2013 at 2:47 AM, Artem Pisarenko <address@hidden> wrote:
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
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


reply via email to

[Prev in Thread] Current Thread [Next in Thread]