def gnuradio_not_installed(): w = QWidget() QMessageBox.critical(w, w.tr("Gnuradio not found"), w.tr("You need to install Gnuradio for this " "feature."))