Regarding the UCLA Zigbee library

Hello all
However i made my self successful in installing UCLA Zigbee library but
now
i am unable to execute the examples available in
ucla_zigbee_phy/scr/examples
The error which prompted is
Traceback (most recent call last):
Flile “file name”, line 47, in
from gnu radio import ucla
ImportError: No module named ucla

Please do help me with this
thanks

hello ,
m facing the same problem (UCLA library )

root@harvy-laptop:/home/harvy/septikus/src/examples#
./cc2420_relaytest.py
Traceback (most recent call last):
File “./cc2420_relaytest.py”, line 34, in
from gnuradio import ucla
ImportError: cannot import name ucla
root@harvy-laptop:/home/harvy/septikus/src/examples#

did you get any step further in executing the examples ?