Generating: '/home/xroot/Sunbaked/gr-phantom4/apps/lb_modem_WISP_rough_AMC.py'
Executing: /usr/bin/python2 -u /home/xroot/Sunbaked/gr-phantom4/apps/lb_modem_WISP_rough_AMC.py
Traceback (most recent call last):
File "/home/xroot/Sunbaked/gr-phantom4/apps/lb_modem_WISP_rough_AMC.py", line 36, in <module>
import es
File "/usr/local/lib64/python2.7/site-packages/es/__init__.py", line 42, in <module>
from es_swig import *
File "/usr/local/lib64/python2.7/site-packages/es/es_swig.py", line 17, in <module>
_es_swig = swig_import_helper()
File "/usr/local/lib64/python2.7/site-packages/es/es_swig.py", line 16, in swig_import_helper
return importlib.import_module('_es_swig')
File "/usr/lib64/python2.7/importlib/__init__.py", line 37, in import_module
__import__(name)
ImportError: No module named _es_swig
>>> Done (return code 1)
Folks,
I am aware that the following is more likely an “EventStream” issue rather than a “GNUradio” issue, but I simply do not know to whom else to turn…
I have tried multiple times in multiple ways to build GNUradio with Eventstream. I downloaded the Eventstream code from GitHub. The build process works fine (cmake ../; make; make install). When I run GNUradio-Companion on a flowgraph that includes EventrStream blocks, the blocks display properly, and I get no errors when I click on the “Generate” button, but when I click on the “Execute” button, I get the attached error messages in the status window (copied below).
Please let me know what I should try/do to get this to work..
Thanks in advance,
Aaron Chesir
____ cut here _____________
Executing: /usr/bin/python2 -u /home/xroot/Sunbaked/gr-phantom4/apps/lb_modem_WISP_rough_AMC.py
Traceback (most recent call last):
File "/home/xroot/Sunbaked/gr-phantom4/apps/lb_modem_WISP_rough_AMC.py", line 36, in <module>
import es
File "/usr/local/lib64/python2.7/site-packages/es/__init__.py", line 42, in <module>
from es_swig import *
File "/usr/local/lib64/python2.7/site-packages/es/es_swig.py", line 17, in <module>
_es_swig = swig_import_helper()
File "/usr/local/lib64/python2.7/site-packages/es/es_swig.py", line 16, in swig_import_helper
return importlib.import_module('_es_swig')
File "/usr/lib64/python2.7/importlib/__init__.py", line 37, in import_module
__import__(name)
ImportError: No module named _es_swig
>>> Done (return code 1)
____ cut here _____________
Aaron Chesir
The MITRE Corporation
200 Valley Road
Mount Arlington, NJ 07856
w: (973) 810-0612 *NEW*
c: (908) 380-5798
“Ignorance is Bliss, but Knowledge is Power”
No comments:
Post a Comment