Hello,
I have an e313 that is unable to receive at rates above 1MS/s or so. At
first I thought it was my code but even running the benchmark example it is
limited this way. Any ideas?
Thanks!
___
USRP-users mailing list -- usrp-users@lists.ettus.com
To
Actually i got it, for my case it was in
export PYTHONPATH="/usr/local/lib/python3/dist-packages/"
Semi-new to this so still figuring out some of the stuff that is probably
obvious. Will throw this line in ~/.bash_profile
Thank you!
On Thu, Feb 11, 2021, 9:46 AM Casey Wolsieffer w
I tried your suggestion as well Rob to no avail. Also, thank you both for
your responses
On Thu, Feb 11, 2021, 9:44 AM Casey Wolsieffer wrote:
> I did sudo make install yes,
>
>
> I'm assuming you mean /usr/local, I tried that in .conf file but that
> doesn't seem to
from my iPhone
>
> > On Feb 11, 2021, at 8:30 AM, Casey Wolsieffer via USRP-users <
> usrp-users@lists.ettus.com> wrote:
> >
> >
> > Hello, I have tried several times to install Python3 uhd on my system
> but when I attempt >>>import uhd in p
Hello, I have tried several times to install Python3 uhd on my system but
when I attempt >>>import uhd in python3 environment I always receive
ModuleNotFoundError: no module named 'uhd'
As far as I can see there are no hang ups on install and after $make, I run
$make test and get 0 out of 82 fails