discuss-gnuradio
[Top][All Lists]
Advanced

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

gr-display "import display" causes error


From: Elmore Family
Subject: gr-display "import display" causes error
Date: Fri, 15 Nov 2024 20:43:19 -0500

I have installed gr-display and added it to my flowgraph. When I run the flowgraph I get the following:
 
Traceback (most recent call last):
  File "/home/wa4ywm/Softrock/Softrock_FT8.py", line 26, in <module>
    import display
  File "/usr/local/lib/python3.11/dist-packages/display/__init__.py", line 22, in <module>
    from .display_python import *
ImportError: libgnuradio-display.so.3.10.0: cannot open shared object file: No such file or directory
 
Note that when I performed the build I used the instructions in the README file. The “cmake –DCMAKE_INSTALL_PREFIX = “ failed. So I used cmake ../ to build the OOT.
 
Thanks for any help.
 
Jim

Virus-free.www.avg.com

reply via email to

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