discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] New dependencies ?


From: Martin Braun (CEL)
Subject: Re: [Discuss-gnuradio] New dependencies ?
Date: Mon, 18 Mar 2013 13:21:07 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

Hi Volker,

that file doesn't need to be there.
To fix it straight away, apply this:
https://github.com/mbant/gnuradio/commit/055a847a850ff03af48bfc18a80a00ad34735d8c

We'll get that into master.

MB

On Mon, Mar 18, 2013 at 12:20:04PM +0100, Volker Schroer wrote:
> Hi all,
> 
> I just updated gnuradio form git to
>  v3.6.4-86-g77743314 / 3.6.5git
> 
> 
> Now one of my applications doesn't run any more.
> The call stack is:
> 
> Traceback (most recent call last):
>   File "./DisplayPngExample.py", line 23, in <module>
>     from grc_gnuradio import blks2 as grc_blks2
>   File 
> "/usr/local/gnuradio/lib64/python2.7/site-packages/grc_gnuradio/blks2/__init__.py",
> line 22, in <module>
>     from packet import options, packet_encoder, packet_decoder, \
>   File 
> "/usr/local/gnuradio/lib64/python2.7/site-packages/grc_gnuradio/blks2/packet.py",
> line 21, in <module>
>     from gnuradio import gr, digital
>   File 
> "/usr/local/gnuradio/lib64/python2.7/site-packages/gnuradio/digital/__init__.py",
> line 45, in <module>
>     from fftshift import fftshift, ifftshift
>   File 
> "/usr/local/gnuradio/lib64/python2.7/site-packages/gnuradio/digital/fftshift.py",
> line 24, in <module>
>     from scipy import fftpack
> ImportError: No module named scipy
> 
> And this is the conten of line 23
> 
> from grc_gnuradio import blks2 as grc_blks2.
> 
> I never had installed the scipy package before on my system (
> gentoo, 64 bit version )
> 
> Is scipy now required ?
> 
> Many thanks
> 
> Volker
> 
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

-- 
Karlsruhe Institute of Technology (KIT)
Communications Engineering Lab (CEL)

Dipl.-Ing. Martin Braun
Research Associate

Kaiserstraße 12
Building 05.01
76131 Karlsruhe

Phone: +49 721 608-43790
Fax: +49 721 608-46071
www.cel.kit.edu

KIT -- University of the State of Baden-Württemberg and
National Laboratory of the Helmholtz Association

Attachment: pgp56U3KiwjhP.pgp
Description: PGP signature


reply via email to

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