discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] gr_zeromq on MS-Windows ?


From: address@hidden
Subject: [Discuss-gnuradio] gr_zeromq on MS-Windows ?
Date: Wed, 17 Apr 2019 15:34:21 +0000

When running a GNU/Linux VirtualBox on MS-Windows, I whish to make GNU Radio 
running
on the guest OS (GNU/Linux) communicate with GNU Radio running on the host OS 
(MS-Windows)
through ZeroMQ. Has anyone tested the proper operation of the ZeroMQ libraries 
provided
with the MS-Windows port [1] of GNU Radio ?
We get DLL loading errors upon importing _zeromq_swig:

Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "C:\Program 
Files\GNURadio-3.7\lib\site-packages\gnuradio\zeromq\__init__.py", line 40, in
<module>
from zeromq_swig import *
File "C:\Program 
Files\GNURadio-3.7\lib\site-packages\gnuradio\zeromq\zeromq_swig.py", line 19, 
in
<module>
_zeromq_swig = swig_import_helper()
File "C:\Program 
Files\GNURadio-3.7\lib\site-packages\gnuradio\zeromq\zeromq_swig.py", line 18, 
in
swig_import_helper
return importlib.import_module('_zeromq_swig')
File "C:\Program Files\GNURadio-3.7\gr-python27\lib\importlib\__init__.py", 
line 41, in
import_module
__import__(name)
ImportError: DLL load failed: Le module spÚcifiÚ est introuvable.
^^^ French for "The specified module cannot be found"

Thanks, JM

[1] 
http://www.gcndevelopment.com/gnuradio/downloads/installers/v1.5.0/gnuradio_3.7.13.4_win64.msi



--
JM Friedt, FEMTO-ST Time & Frequency/SENSeOR, 26 rue de l'Epitaphe,
25000 Besancon, France



reply via email to

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