Your GNU Radio was built without Thrift support.
You need to uninstall your GNU Radio, go back to the CMake step in
building it, and make sure all the requirements are met: in this case,
PyThrift and thrift, need to be installed probably. The CMake output
will tell you exactly what is missing.

Best regards,
Marcus

On Mon, 2018-08-27 at 06:57 +0000, Rensi Mathew wrote:
> when I am working on python simple_copy_controller.py 127.0.0.1
> <PORT> true,
> it shows the following error:-
> root@pglab1-HCL-Desktop:/home/pglab1/gnuradio/gr-
> blocks/examples/ctrlport# python simple_copy_controller.py 127.0.0.1
> 9090 true
> Traceback (most recent call last):
> File "simple_copy_controller.py", line 16, in <module>
> radiosys = GNURadioControlPortClient(argv=argv, rpcmethod='thrift')
> File "/usr/local/lib/python2.7/dist-
> packages/gnuradio/ctrlport/GNURadioControlPortClient.py", line 117,
> in __init__
> from gnuradio.ctrlport.RPCConnectionThrift import RPCConnectionThrift
> ImportError: No module named RPCConnectionThrift
> How can I correct this error?
> 
> RensiSam
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> Discuss-gnuradio@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to