Wednesday, February 28, 2024

Re: Please help out a new guy

Hi Dave,

welcome to the GNU Radio community! We certainly try to make it entry-friendly; and the
good news is that the errors you're seeing don't seem to be UNIX-related :)

So, I'd have to guess a lot here, but the error you're describing could mean there's a
wrong version of a library being found – which is supporting, usually *conda installations
are quite self-contained!

This is but a stab in the dark, but: Is it possible you set up radioconda, and used the
same conda prefix as you used for miniforge? Don't really understand how that would break,
but it's my best guess for now.

Maybe there's multiple conda environments? Does `conda info --envs` say something to that end?

Best regards,
Marcus

On 27.02.24 22:22, Dave Borch wrote:
> Friends,
> I'm brand new to Gnu Radio and haven't really used Unix for years. So
> please be patient with me here. I loaded Gnu Radio Companion onto my
> Windows 10 system and whenever I try to execute a flow graph involving
> any of the QT tools I get the following message:
>
> DLL load failed while importing qtgui_python: The specified procedure
> could not be found.
>
> Listed below are the packages that didn't load properly:
>
> Failed \Device\HarddiskVolume3\Users\
> Dave\radioconda\Library\bin\volk.dll
> Failed \Device\HarddiskVolume3\Users\Dave\radioconda\Library\bin\Qt5Gui_conda.dll
> Failed \Device\HarddiskVolume3\Users\Dave\radioconda\Library\bin\Qt5Gui_conda.dll
> Failed \Device\HarddiskVolume3\Users\Dave\radioconda\Library\bin\icuuc73.dll
> Failed \Device\HarddiskVolume3\Users\Dave\radioconda\Library\bin\icudt73.dll
> Failed \Device\HarddiskVolume3\Users\Dave\radioconda\Library\bin\libomp.dll
>
> I get the same error whether I load radioconda using the radioconda
> installer from github or by using miniforge.
>
> Running Gnu Radio Companion on a laptop, also running Windows 10, I
> don't experience this problem. I don't experience the problem on my
> Raspberry Pi either.
>
> I'd be grateful for any help, and please direct me to the appropriate
> forum if I'm here in error.
>
> Thanks,
> Dave
>

No comments:

Post a Comment