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 > ________________________________ > From: Tom Rondeau <t...@trondeau.com> > To: GNURadio Discussion List <discuss-gnuradio@gnu.org> > Sent: Thursday, November 7, 2013 11:24 AM > Subject: [Discuss-gnuradio] Ubuntu 13.10 (Saucy Salamander) > > For those of you using Ubuntu 13.10 (Saucy Salamader), we have some > issues with the apt-get version of PyQWT. This has been reported on > and discussed as issue #604 on gnuradio.org. I plan on submitting a > but report to Ubuntu about this, too. > > Meanwhile, the best solution for those wanting to use QTGUI on this > platform, I have provided instructions on how to build and install > both PyQT and PyQWT from source (you need the to install PyQT by hand > in order to build PyQWT): > > http://gnuradio.org/redmine/projects/gnuradio/wiki/UbuntuInstall#Saucy-Salamander-1310 > > Note that you do not have to uninstall PyQT from apt-get, but I > recommend uninstalling PyQWT just to be sure. > > Tom > > _______________________________________________ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > > _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio