discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to configure the TensorFlow environment so that it can be used on gn


From: ????????
Subject: How to configure the TensorFlow environment so that it can be used on gnuradio?
Date: Wed, 24 Nov 2021 15:31:10 +0800

Hello everyone,
I recently want to implement a Python version of the OOT module on GNURadio, so that it can run the TensorFlow framework, because my original code is written in Python, so I wonder if I can directly create a Python OOT module to make it work properly . But i have a problem.
My original code uses the environment configured by miniConda, but when I use GNURadio, TensorFlow does not exist in my environment, that is to say, "no module named tensorflow" will be displayed when I run the GRC flow graph. I should How to install TensorFlow framework in gnuradio? Do I need to reinstall GNURadio? (That's too bad) I don't know how to do it. Has anyone had a similar experience? Any information i would be very grateful??
Sincerely
linge93

reply via email to

[Prev in Thread] Current Thread [Next in Thread]