discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] about bash.bashrc question


From: Li Mei-Wen
Subject: [Discuss-gnuradio] about bash.bashrc question
Date: Tue, 26 Jan 2010 20:37:02 +0800

Hi:

I need use some tools, they need modify the /etc/bash.bashrc file (In cygwin)
Add follow words

PATH=/bin/sox-14.3.0:$PATH
export PATH
PATH=/Julius/bin:/HTK/htk-3.3-windows-binary/htk:$PATH
export PATH

But, If I do this, I can't run gnuradio example files, like follow error:

address@hidden /usr/src/gnuradio-3.2.2/gnuradio-examples/python/digital
$ ./benchmark_tx.py -f 900M
Traceback (most recent call last):
  File "./benchmark_tx.py", line 23, in <module>
    from gnuradio import gr, gru, modulation_utils
  File "/usr/lib/python2.5/site-packages/gnuradio/gr/__init__.py", line 43, in <
module>
    from gnuradio_swig_python import *
  File "/usr/lib/python2.5/site-packages/gnuradio/gr/gnuradio_swig_python.py", l
ine 23, in <module>
    from gnuradio_swig_py_runtime import *
  File "/usr/lib/python2.5/site-packages/gnuradio/gr/gnuradio_swig_py_runtime.py
", line 6, in <module>
    import _gnuradio_swig_py_runtime
ImportError: No such file or directory

How can I do?
Thanks in advance.


Mei-Wen Li (Emily)
address@hidden





Windows Live¡GÀ°±z¦V¦n¤Í³qª¾±z¦bºô¸ô¤W ªº³Ì·s°Ê¦V¡C

reply via email to

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