Open jabowery opened 3 months ago
When you install
conda install scipy==1.9.3 conda install numba==0.56.4
It should install a compatible version of numpy. Or did something change and this no longer the case?
Are you using the scripts? https://github.com/krakenrf/krakensdr_docs/wiki/09.-VirtualBox,-Docker-Images-and-Install-Scripts#install-scripts
About a week ago I tried that install script but that was at the start of my learning curve about configuring coherent sampling with with just 2 rtl-sdr V3 dongles (master-slave clock wired) and it didn't work. I've tried about every variation on getting software installed to provide coherent samples since then so I'm much better attuned to the ecosystem now.
I'll try again after cleaning out all the prior software and drivers.
np.Infinity
has not been a supported feature ofnumpy
since the move tov2
yet nowhere do I see a requirement for av1
ofnumpy
. As a result, automaticconda
version alignment pulls inv2
resulting in an environment that bombs off on the call tonp.Infinity
. Moreover, my attempt to specify the latestv1
fornumpy
failed to produce a working environment as it bombs off on: