Ok, I run the suggested command. And the problem is in importing module:
UpdateCTestConfiguration from
:/home/savi_ne/work/gnuradio/gr-howto/build/DartConfiguration.tcl
Start processing tests
UpdateCTestConfiguration from
:/home/savi_ne/work/gnuradio/gr-howto/build/DartConfiguration.tcl
Test project /home/savi_ne/work/gnuradio/gr-howto/build
Constructing a list of tests
Done constructing a list of tests
Changing directory into /home/savi_ne/work/gnuradio/gr-howto/build/python
1/ 1 Testing qa_howto
Test command: /bin/sh
/home/savi_ne/work/gnuradio/gr-howto/build/python/qa_howto_test.sh
Test timeout computed to be: 9.99988e+06
Traceback (most recent call last):
File "/home/savi_ne/work/gnuradio/gr-howto/python/qa_howto.py", line 24,
in <module>
import howto_swig
ImportError: No module named howto_swig
-- Process completed
***Failed
0% tests passed, 1 tests failed out of 1
The following tests FAILED:
1 - qa_howto (Failed)
Errors while running CTest
Any suggestions?
In the line that causes the error is written following:
import howto_swig # Can't import howto because that module does not yet
exist
Regards
--
View this message in context:
http://gnuradio.4.n7.nabble.com/cannot-make-new-signal-processing-block-tp37924p37967.html
Sent from the GnuRadio mailing list archive at Nabble.com.
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio