On Sat, 2007-11-10 at 14:02 -0800, Tony wrote:
> The GNURadio installation instructions refers to program python-numpy-ext.
You need to turn on the "universe" repository, either through Synaptic
or by manually editing the /etc/apt/sources.list file.
--
Johnathan Corgan
Corgan Enterprises LLC
ht
The GNURadio installation instructions refers to program python-numpy-ext.
When I try to install that program via
sudo apt-get -y install python-numpy-ext
the system reports
E: Couldn't find package python-numpy-ext
Can someone comment on the possible cause?
Tony