Re: [Discuss-gnuradio] uhd_swig still missing

2018-10-01 Thread Michael Dickens
Hi Mike - Here's something to try that might provide some feedback that's hidden by the standard "import" command:{{{ % cd /usr/local/lib64/python2.7/site-packages/gnuradio/uhd % python2.7 >>> import importlib >>> importlib.import_module('_uhd_swig') }}} and see what the last command returns. There

[Discuss-gnuradio] uhd_swig still missing

2018-10-01 Thread Mike Gilmer
I reported this problem previously (July 2018 timeframe) and I am still wrestling with it. Running Fedora 28 on Dell laptop. Prior to updating laptop to Fed 28, gnuradio worked fine. I ran dnf remove uhd (which removed gnu radio as well) and then reinstalled them using dnf install And just like