discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] SWIG director method error


From: ogün levent
Subject: [Discuss-gnuradio] SWIG director method error
Date: Wed, 13 Jun 2018 15:48:59 +0300

 Hello there, 

I am having this error recently which has never been occured before. What could be the possible solution?

Best.

self.message_port_pub(pmt.intern("Vector_OUT"),pmt.cons(pmt.PMT_NIL,pmt.to_pmt(bufnp)))
  File "/usr/lib/python2.7/dist-packages/pmt/pmt_to_python.py", line 133, in python_to_pmt
    if p == None: return from_python(p)
ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
thread[thread-per-block[11]: <block pdu_control_to_pdu_vector (10)>]: SWIG director method error. Error detected when calling 'feval_p.eval'

reply via email to

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