discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] how can I call my own block from python


From: Kunal Kandekar
Subject: Re: [Discuss-gnuradio] how can I call my own block from python
Date: Wed, 27 Oct 2010 15:40:16 -0400

Try running "sudo make install" after make check?

Kunal


2010/10/27 ömer günay <address@hidden>
Hello
I am trying to write my own block. I wrote the required files  and then worked the below statements sequentially in the terminal
   -bootstrap
   -configure
   -make
   -make check
then at the end I get
  - ran 2 tests in 0.004s
  - OK
  - PASS: run_tests
  - 1 test passed
I saved the files related to this block on desktop and called it my_block.
But now I am trying to call this block to python but i can't. Every time i get en error 'no such module is defined'.
What can i do now? Is there any thing i missed?
Thanks your supports.

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



reply via email to

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