discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Problem with new blocks


From: Martin Braun
Subject: Re: [Discuss-gnuradio] Problem with new blocks
Date: Fri, 16 Mar 2012 14:49:41 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Tue, Mar 13, 2012 at 01:37:48PM -0300, Loic Danceg wrote:
> Hi everybody!
> 
> I try to create my own block in a current project (rfid). So there are
> currently other blocks which works correctly.
> I had create my file.cc, my file.h and add the part that i need to add in the
> file rfid.i
> 
> After that, I enter the following command line:
> 
> ./configure
> make
> make configure

Just making sure here, but do you also do 'make install' or at least
bend the PYTHONPATH to your temporary libraries?

MB
> 
> But when i use my application.py i have this error:
> 
> Traceback (most recent call last):
>   File "./test.py", line 215, in <module>
>     main ()
>   File "./test.py", line 65, in main
>     tb = my_top_block()
>   File "./test.py", line 43, in __init__
>     d1 = rfid.test()
> AttributeError: 'module' object has no attribute 'test'
> 
> Someone know why?
> 
> Thank you a lot for your time!
> 

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


reply via email to

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