building OOT module in conda

2022-03-10 Thread Wayne Roberts
gnuradio itself from conda works ok on windows from conda. But i was trying to build an OOT module using conda on windows https://wiki.gnuradio.org/index.php/CondaInstall I had easy time building this OOT module in linux, and it worked good. But on windows i use conda install gnuradio-build-deps

Re: building OOT module in conda

2022-03-10 Thread Ryan Volz
Hi Wayne, On 3/10/22 1:49 PM, Wayne Roberts wrote: gnuradio itself from conda works ok on windows from conda. Glad to hear it! But i was trying to build an OOT module  using conda on windows https://wiki.gnuradio.org/index.php/CondaInstall

Re: building OOT module in conda

2022-03-10 Thread Ryan Volz
Hi Wayne, On 3/10/22 5:21 PM, Wayne Roberts wrote: when i say that gnuradio works on windows, that doesnt include UHD. When i plug in B100, and point windows 11 device management to the unzipped  erllc_uhd_winusb_driver.zip, it just ignores the contents. But run it ok in ubuntu now. Getting th

Re: building OOT module in conda

2022-03-10 Thread Wayne Roberts
is it possible (since the OOT needs 3.82 of gnuradio), your step 2: conda create -n gnuradio gnuradio=3.8.2 gnuradio-build-deps that results in conflicts It looks like gnuradio is installed via conda with environment gnuradio activated. But its not clear if gnuradio-build-deps needs also be