Hi Tom,

Thank you for your prompt response.
I use 3.7.3 version, I've installed it from the source.
Here is what "cmake -Wno-dev ../" returns:
************************
-- Build type not specified: defaulting to release.
-- Boost version: 1.54.0
-- Found the following Boost libraries:
--   filesystem
--   system
Checking for GNU Radio Module: RUNTIME
-- checking for module 'gnuradio-runtime'
--   package 'gnuradio-runtime' not found
 * INCLUDES=/usr/local/include
 * LIBS=/lib64/libgnuradio-runtime.so
GNURADIO_RUNTIME_FOUND = TRUE
-- Configuring done
-- Generating done
-- Build files have been written to: /xxxxxxxxxxxx/build
**************************
So there is no "testing support", and yes, I'm running ctest within build
directory.
This a little bit strange, cmake didn't find the runtime for the first
place !

I appreciate anything would help.





On Tue, Jul 15, 2014 at 3:21 PM, Tom Rondeau-2 [via GnuRadio] <
[email protected]> wrote:

> On Tue, Jul 15, 2014 at 8:51 AM, mohamedx <[hidden email]
> <http://user/SendEmail.jtp?type=node&node=49346&i=0>> wrote:
>
>> Hi there,
>>
>> Could someone help me fix this issue, when I try to run my tests, the
>> ctest
>> returns the following:
>> ...
>> from gnuradio import gr, gr_unittest
>> ImportError: No module named gnuradio
>> ...
>> Nonetheless, when I import any module from gnuradio in python terminal, it
>> passes without any problem, and I can also run gnuradio-companion ! which
>> I
>> found very strange.
>>
>> Thank you in advance.
>> Mohamed
>>
>
> What version of GNU Radio? And how did you install it in the first place?
> When you ran cmake, did you see that "testing-support" was enabled? And,
> just to make sure, you are running ctest within the build directory, right?
>
> Tom
>
>
> _______________________________________________
> Discuss-gnuradio mailing list
> [hidden email] <http://user/SendEmail.jtp?type=node&node=49346&i=1>
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>
>
> ------------------------------
>  If you reply to this email, your message will be added to the discussion
> below:
>
> http://gnuradio.4.n7.nabble.com/ctest-can-t-find-gnuradio-module-tp49344p49346.html
>  To unsubscribe from ctest can't find gnuradio module !, click here
> <http://gnuradio.4.n7.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=49344&code=bW9oYW1lZC5hYm91enJhckBnbWFpbC5jb218NDkzNDR8OTE5NzQwNDQ2>
> .
> NAML
> <http://gnuradio.4.n7.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>



-- 

*Graduate Student at Supélec, MSc, Advanced Wireless Communication Systems,*
*Élève ingénieur à l'INPT en mobilité internationale.*




--
View this message in context: 
http://gnuradio.4.n7.nabble.com/ctest-can-t-find-gnuradio-module-tp49344p49347.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

Reply via email to