You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am following the instructions for viewing LoRa, but am getting the error "AttributeError:Module 'lora' has no attribute 'lora_receiver' and am unsure how to remedy. Any help would be appreciated =-)
When installing gr-lora - after the cmake command within the build folder I get the following error:
CMake Error at CMakeLists.txt:87 (find_package):
Could not find a configuration file for package "Gnuradio" that is compatible with requested version "3.9".
The following configuration files were considered but not accepted:
/usr/lib/x86_64-linux-gnu/cmake/gnuradio/GnuradioConfig.cmake, version 3.8.1.0
/lib/x86_64-linux-gnu/cmake/gnuradio/GnuradioConfig.cmake, version 3.8.1.0
-- Configuring incomplete, errors occurred!
See also "/home/user/Desktop/gr-lora/build/CMakeFiles/CMakeOutput.log"
The text was updated successfully, but these errors were encountered:
I am following the instructions for viewing LoRa, but am getting the error "AttributeError:Module 'lora' has no attribute 'lora_receiver' and am unsure how to remedy. Any help would be appreciated =-)
When installing gr-lora - after the cmake command within the build folder I get the following error:
CMake Error at CMakeLists.txt:87 (find_package):
Could not find a configuration file for package "Gnuradio" that is compatible with requested version "3.9".
The following configuration files were considered but not accepted:
/usr/lib/x86_64-linux-gnu/cmake/gnuradio/GnuradioConfig.cmake, version 3.8.1.0
/lib/x86_64-linux-gnu/cmake/gnuradio/GnuradioConfig.cmake, version 3.8.1.0
-- Configuring incomplete, errors occurred!
See also "/home/user/Desktop/gr-lora/build/CMakeFiles/CMakeOutput.log"
The text was updated successfully, but these errors were encountered: