Hide Forgot
Description of problem: Python code generated by Gnuradio Companion may require the PyQt4 package. The Qt Gui blocks described in files /usr/share/gnuradio/grc/blocks/qtgui_*.xml have lines "<import>from PyQt4 import Qt</import>" in their definitions. Version tested: gnuradio-3.4.2-5.fc16.x86_64 Actual results: A Gnuradio companion project using a Qt widget will fail with error: ImportError: No module named PyQt4 Expected results: The project start correctly.
gnuradio-3.4.2-6.fc16 has been submitted as an update for Fedora 16. https://admin.fedoraproject.org/updates/gnuradio-3.4.2-6.fc16
Package gnuradio-3.4.2-6.fc16: * should fix your issue, * was pushed to the Fedora 16 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing gnuradio-3.4.2-6.fc16' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-0644/gnuradio-3.4.2-6.fc16 then log in and leave karma (feedback).
gnuradio-3.4.2-6.fc16 has been pushed to the Fedora 16 stable repository. If problems still persist, please make note of it in this bug report.