console window for I'm kind of new to GNURadio, and I installed "GNURadio 3.7" .
I'm trying to generate a 1 GHz signal, and then saw the generated signal on screen using "QT Gui Frequency Sink".
When I try to run the block diagram, it works, but GUI window does not open, it does not show anything.
I tried 2 block diagrams, which I'm including in attachment. first block diagram console window for first block diagram second block diagram console window for second block diagram
I tried a simple block diagram, I simply generated a signal and then connect it to the "QT Gui Frequency Sink". ("gnuradio_deneme.JPG")
And I tried a second block diagram I took from a youtube video, because I thought maybe I did something wrong with the parameters or connections. ("gnuradio_psk_mod_deneme.JPG")
Can you tell me what is my problem, did I not install a driver or something?