discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Problem loading Python block


From: Martin Braun (CEL)
Subject: Re: [Discuss-gnuradio] Problem loading Python block
Date: Thu, 31 Jan 2013 11:34:45 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

Just install 3.6.3, you should be fine.
Otherwise, manually browse through /usr/local and kill everything that
looks GNU Radio-ish.

MB

On Wed, Jan 30, 2013 at 04:13:20PM +0100, Nemanja Savic wrote:
> In order to find which version I am using (since I have few build folders on 
> my
> computer, and I don't know from which gnuradio was installed, because i tried 
> a
> lot of times to install it without success (there were some problems since I 
> am
> using RHEL6)) I decided to uninstall everything and make fresh new 
> installation
> of gnuradio. I am receiving folloowing error from cmake:
> 
> 
>     -- Uninstalling "/usr/local/share/doc/gnuradio-3.6.0/README"
>     CMake Error at cmake_uninstall.cmake:20 (ELSEIF):
>       had incorrect arguments: IS_SYMLINK "$ENV{DESTDIR}${file}" (Unknown
>       arguments specified).
> 
> 
>     make[3]: *** [CMakeFiles/uninstall] Error 1
>     make[2]: *** [CMakeFiles/uninstall.dir/all] Error 2
>     make[1]: *** [CMakeFiles/uninstall.dir/rule] Error 2
>     make: *** [uninstall] Error 2
> 
> 
> I simply tried to make this file, but then there was another file missing, and
> so on.
> 
> Is there any other way to uninstall gnuradio?
> 
> 
> Best
> 
> 
> 
> On Wed, Jan 30, 2013 at 1:36 PM, Martin Braun (CEL) <address@hidden>
> wrote:
> 
> 
>     On Wed, Jan 30, 2013 at 01:23:19PM +0100, Nemanja Savic wrote:
>     > Today I have tried again, but this time i used block as is designed by
>     > gr_modtool. It wont wen throught test, bu it reports:
>     >
>     > AttributeError: 'module' object has no attribute 'sync_block'
>     >
>     >
>     > It is becoming horror.
> 
> 
>     Nemanja,
> 
>     it seems like you haven't actually changed anything.
> 
>     To recap:
>     - If you want Python blocks (gr.sync_block), you need > 3.6.3.
>     - You're doing something with messages (right?) Perhaps you want
>       msg_connect() rather than the old message queues (read
>       Johnathan's release announcement)
> 
>     MB
> 
>     --
>     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
> 
> 
>     _______________________________________________
>     Discuss-gnuradio mailing list
>     address@hidden
>     https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 
> 
> 
> 
> 
> --
> Nemanja Savić
> 

> _______________________________________________
> 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: pgp4AUtw714Sf.pgp
Description: PGP signature


reply via email to

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