discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] problem with gnuradio companion on USRP E100


From: Achilleas Anastasopoulos
Subject: [Discuss-gnuradio] problem with gnuradio companion on USRP E100
Date: Tue, 1 Feb 2011 13:40:55 -0500 (EST)
User-agent: Alpine 2.00 (LFD 1167 2008-08-23)

I am following the instruction for installing gnuradio companion on a USRP E100.

I installed python-lxmx

The config/grc_grc.m4 patch does not seem to be relevant: I do not see
the line that I am supposed to change....in any case bootstrap and configure work and report that grc will be build.

After make install I get the following message when running
gnuradio-companion:

any thoughts?

thanks
Achilleas


================================


usrp-e1xx:~$ gnuradio-companion
/usr/lib/python2.6/site-packages/Cheetah/CacheRegion.py:30: DeprecationWarning: the md5 module is deprecated; use hashlib instead
  import md5
Traceback (most recent call last):
  File "/usr/local/bin/gnuradio-companion", line 48, in <module>
    from gnuradio.grc.python.Platform import Platform
File "/usr/local/lib/python2.6/site-packages/gnuradio/grc/python/Platform.py", line 29, in <module>
    from Generator import Generator
File "/usr/local/lib/python2.6/site-packages/gnuradio/grc/python/Generator.py", line 21, in <module>
    import subprocess
ImportError: No module named subprocess




reply via email to

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