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

Attachment: pgpZYlCUJZxcv.pgp
Description: PGP signature

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

Reply via email to