discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Issues installing gr-ieee802.15.4


From: Ruecan
Subject: [Discuss-gnuradio] Issues installing gr-ieee802.15.4
Date: Mon, 24 Feb 2014 08:46:13 -0800 (PST)

Hii Gnu Radio,

I have two installations of GR 3.65 and GR 3.7,
and I installed the project 'gr-ieee802-15-4' using  
cmake -v -DCMAKE_INSTALL_PREFIX=~/gnuradio-3.7_install/
then make and make install anyways when trying to execute one of the python
scripts

I got the error:

Traceback (most recent call last):
  File "transceiver.py", line 27, in <module>
    import gnuradio.ieee802_15_4 as gr_ieee802_15_4
ImportError: No module named ieee802_15_4

I have included in my ~/.bashrc the following:

export
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$GNURADIO_DIR/lib64:$UHD_DIR/lib64:$HOME/gr-ieee802-15-4_GR_3.7/build/swig/:$HOME/gnuradio-3.7_install/lib64/python2.7/site-packages/gnuradio/ieee802_15_4/:$HOME/gr-ieee802-15-4_GR_3.65/build/swig:$HOME/gnuradio-3.7_install/lib64/python2.6/site-packages/gnuradio/ieee802_15_4/

export
PYTHONPATH=$PYTHONPATH:$HOME/gnuradio-3.7_install/lib64/python2.7/site-packages:$HOME/gnuradio-3.7_install/lib64/python2.7/site-packages/ieee802_15_4/:$HOME/gnuradio-3.7_install/lib64/python2.6/site-packages:$HOME/gnuradio-3.7_install/lib64/:$HOME/gnuradio-3.7_install/lib64:$HOME/gnuradio-3.7_install/lib64/python2.7/site-packages/ieee802_15_4/:$HOME/gr-ieee802-15-4_GR_3.7/build/python:$HOME/gnuradio-3.7_install/lib64/python2.6/site-packages/gnuradio/ieee802_15_4/

Still got the error.

Regards,
Ruecan



--
View this message in context: 
http://gnuradio.4.n7.nabble.com/Issues-installing-gr-ieee802-15-4-tp46518.html
Sent from the GnuRadio mailing list archive at Nabble.com.



reply via email to

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