Thank you all for your kind explanations.
--
https://mail.python.org/mailman/listinfo/python-list
bengt.to...@gmail.com writes:
> My gnuradio program does not start in my Mint 17.3 installation.
Summary: I believe this is a bug in the package on Mint. (The bug may be
inherited from elsewhere, too: maybe in the Debian package, maybe in the
PyPI package. That would need more diagnosis to determ
I had a paddle through the manual at
https://www.gnuradio.org/doc/doxygen/page_python_blocks.html and apparently
some DSP operations use numpy.
Ross
On Wed, 1 Aug 2018 at 11:56 wrote:
>
>
> After some research I found out that "sudo apt-get install python-numpy"
> solved the problem.
>
> Can an
After some research I found out that "sudo apt-get install python-numpy" solved
the problem.
Can anyone clarify how python-numpy solves the problem?
--
https://mail.python.org/mailman/listinfo/python-list
My gnuradio program does not start in my Mint 17.3 installation.
When I invoke the command "gnuradio-companion" I get the following message:
-
Cannot import gnuradio.
Is the python path environment variable set correctly?
All OS: PYTHONPATH
Is the library path enviro