Please assist the non-expert.
-
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.dllI 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 -
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.dllI 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,
DaveHello,
We most probably won't be able to help you here. It looks like there is some problem with the installation/deployment of the software, but that's not on Qt. You really ought to ask on a Gnu Radio Companion forum, or connect with their developers. -
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.dllI 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 -
Hello,
We most probably won't be able to help you here. It looks like there is some problem with the installation/deployment of the software, but that's not on Qt. You really ought to ask on a Gnu Radio Companion forum, or connect with their developers.@kshegunov , Thanks for the reply. I'll do exactly that.
-
i think all these libraries should be in the same folder of your executable program
-
i think all these libraries should be in the same folder of your executable program
@Ronel_qtmaster , Thanks. I think they are and I'll check on that as I head over to a Gnu Radio forum.