On Thu, Nov 7, 2013 at 3:07 PM, Tom Rondeau <t...@trondeau.com> wrote: > On Thu, Nov 7, 2013 at 3:01 PM, Tom McDermott <tom.mcdermo...@yahoo.com> > wrote: >> Hi Tom, thanks for your effort. >> >> At the step where PyQt 4.10.3 is installed, >> >> python configure.py -b /opt/qt/bin -d /opt/qt/lib/python2.7/dist-packages -v >> /opt/qt/share/sip >> >> >> The command does many steps then errors out with: >> sh: 1: /usr/bin/sip: not found >> Error: Unable to create the C++ code. >> >> -- Tom > > Ah, kind of a formatting flaw on my part. I snuck this package into > the apt-get line above acting like everyone would start from scratch. > > You have to install the python-sip package: > $ sudo apt-get install python-sip > > I've updated the webpage to make this clear. > > Tom
Just to be on the safe side, I also added the package "python-sip-dev" which might be the one that actually installs the sip binary. I have both on all of the instances that I tried this on. Tom _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio