Chris Lamb
Chris Lamb
Guys has this issue been resolved?
The error does not seem to appear on UHD 4.0. On Mon, Dec 7, 2020 at 8:58 AM Michael Dickens wrote: > @cclamb not resolved to the best of my...
Guys, I can see the fix in ipdb, but it tests against nose having been loaded and when I'm running ipython notebooks nose modules _are_ in fact loaded, so the...
Hey guys, this still exists and should be re-opened.
To update, ipython is not loading nose, Theano is. I've opened the above ticket with them. That said, I'm not sure that the current implementation is the best solution to...
Sure, sorry about being unclear. My impression is that the original fix to help with nose test output was to change the stdout pointer: ``` python def update_stdout(): # setup...
I have some additional info from the cmake process; this will be the same as that with gr-foo I suspect: ``` -- Checking for module 'sndfile' Called from: [6] /usr/share/cmake-3.16/Modules/FindPkgConfig.cmake...
Hey ya'll, I have posted this bug with the GR team: https://github.com/gnuradio/gnuradio/issues/5758 If you have anything to add or correct, please do so.
I'm not sure if I'm being pedantic here, but the fix is just to insert the new python libraries. After a successful 3.8 install using the command sequence: sudo apt-get...
I was able to build a version for IOS 9 from jdelman's branch; is that going to be merged into this mainline? also, is anybody actively working these issues that...