Hi, I run export PYTHONPATH=/usr/local/lib/python2.7/dist-packages/ BEFORE using the gr_modtool at all and it worked.
Thank you Lefteris On Thu, Mar 3, 2016 at 1:12 PM, Lefteris Kampianakis <[email protected]> wrote: > Hello again, > > I just did a clean installation of ubuntu 14.04. Installed gnuradio from > the build-gnuradio script and followed the same instructions. The > problem persists. I am guessing that this is something as simple as setting > the pythonpath properly but I have no clue as to how to track it. Any > advice? > > > Thank you in advance > Lefteris > > On Wed, Mar 2, 2016 at 4:31 PM, Lefteris Kampianakis < > [email protected]> wrote: > >> Hi all, >> >> Thank you for your replies. >> >> "That's not a typo--Ubuntu, in their infinite wisdom, opted to change the >> name of that package mid-stream, so there's no way for >> build-gnuradio to really know which one of two will succeed, so it >> tries both--one of them WILL produce a (non-fatal) error." >> >> Thanks for the clarification, I will just leave the script as is then, it >> was probably foolish of me to believe that there is a typo in a carefully >> maintained script. >> >> I completed the instructions here: >> >> >> https://gnuradio.org/redmine/projects/gnuradio/wiki/Guided_Tutorial_GNU_Radio_in_C++ >> >> I followed the instructions very carefully as I have done in the past but >> I ended up with the same error: >> >> self.tutorial_my_qpsk_demod_cb_0 = tutorial.my_qpsk_demod_cb(True) >> AttributeError: 'module' object has no attribute 'my_qpsk_demod_cb' >> >> Any ideas? >> >> Thank you very much in advance >> Lefteris >> >> > > > -- > Eleftherios(Lefteris) Kampianakis > Electronics and Computer Engineer > PHD Candidate and Researcher at Sensing Computing Communications Group > (SGCC) > Department of Electrical Engineering > University of Washington > 5522A Roosevelt Way NE, 98105 > website: http://staff.washington.edu/ekampian/ > email: [email protected] <[email protected]> > Tel: (425) 435-3160 > -- Eleftherios(Lefteris) Kampianakis Electronics and Computer Engineer PHD Candidate and Researcher at Sensing Computing Communications Group (SGCC) Department of Electrical Engineering University of Washington 5522A Roosevelt Way NE, 98105 website: http://staff.washington.edu/ekampian/ email: [email protected] <[email protected]> Tel: (425) 435-3160
_______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
