discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Test Results on gnuradio-3.6.5 & exe extensions


From: Josh Blum
Subject: Re: [Discuss-gnuradio] Test Results on gnuradio-3.6.5 & exe extensions
Date: Mon, 03 Jun 2013 02:51:08 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130329 Thunderbird/17.0.5

> 200:     import scipy
> 200: ImportError: No module named scipy
> 1/1 Test #200: qa_ofdm_txrx .....................***Failed    0.42 sec
> 

Wouldnt worry about it. I wonder if scipy is an intentional dependency
for the QA test though?

> 0% tests passed, 1 tests failed out of 1
> 
> Total Test time (real) =   0.49 sec
> 
> The following tests FAILED:
>     200 - qa_ofdm_txrx (Failed)
> Errors while running CTest
> UNQUOTE
> 
> Regarding exe extensions, i am seeing them only with python examples in
> gr_xxx folders(such as graudio, gr-digital etc.) and not with other binary
> executables in other folders. Window showing the files even display colour
> icons. They are marked program and when i try open them with click, it
> tires to open with archive manager and fails to open.
> 
> 

Here is the line that makes that extension. At least on some windows
installs, the default behaviour is to open with the python interpreter:
http://gnuradio.org/cgit/gnuradio.git/tree/cmake/Modules/GrPython.cmake#n207

-josh

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



reply via email to

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