Multimode error in 4.6.3

I was not sure where to post this I have worked on this several days.
I posted the entire log from gnu radio and ./multimode.py in attached
txt
I think that 4.6.3 is not compatible or library mismatch "its a clean
install gnuradio-companion is working but ./multimode gives me this and
other errors
Im sorry if I posted this in the wrong place very new to Linux and
gnuradio

self.gr_multiply_const_vxx_2 = gr.multiply_const_vff((1.0 if
mh.get_mode_type(mode) == “FM” else 0.0))
File
“/usr/local/lib/python2.7/dist-packages/gnuradio/gr/gnuradio_core_gengen.py”,
line 9713, in multiply_const_vff

Bryan

Bryan G. wrote in post #1112828:

I was not sure where to post this I have worked on this several days.

I think that 4.6.3 is not compatible or library mismatch "its a clean
install gnuradio-companion is working but ./multimode gives me this and
other errors
Im sorry if I posted this in the wrong place very new to Linux and
gnuradio

Ruby != Python

robert