diff options
Diffstat (limited to 'grc/scripts/gnuradio-companion')
-rwxr-xr-x | grc/scripts/gnuradio-companion | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/grc/scripts/gnuradio-companion b/grc/scripts/gnuradio-companion index 9eee8df7dd..3a3bf503c2 100755 --- a/grc/scripts/gnuradio-companion +++ b/grc/scripts/gnuradio-companion @@ -27,7 +27,7 @@ import warnings GR_IMPORT_ERROR_MESSAGE = """\ Cannot import gnuradio. -Is the python path environment variable set correctly? +Is the model path environment variable set correctly? All OS: PYTHONPATH Is the library path environment variable set correctly? |