discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] sh: .//top_block.py: Permission denied


From: Mark Christiansen
Subject: [Discuss-gnuradio] sh: .//top_block.py: Permission denied
Date: Thu, 5 Oct 2017 20:06:10 -0600

Any ideas for the Permission denied errors below?
 
I get the following error on one host running 3.7.6:
 
$  grcc -e -d . test.grc
>>> Warning: This flow graph may not have flow control: no audio or RF hardware blocks found. Add a Misc->Throttle block to your flow graph to avoid CPU congestion.
sh: .//top_block.py: Permission denied
 
The same test.grc runs fine on another host running 3.7.10:
 
$ grcc -e -d . test.grc
>>> Warning: This flow graph may not have flow control: no audio or RF hardware blocks found. Add a Misc->Throttle block to your flow graph to avoid CPU congestion.
 
Thanks.
Mark.

reply via email to

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