aboutsummaryrefslogtreecommitdiffstats
path: root/gr-zeromq
diff options
context:
space:
mode:
authorRon Economos <w6rz@comcast.net>2020-10-10 10:24:32 -0700
committermormj <34754695+mormj@users.noreply.github.com>2020-10-12 07:23:59 -0400
commite1dfc28196f451fee877f02df2a0ab42977e82ef (patch)
tree2c69ce478ac53db449585b1e8501c9e1f9e867d2 /gr-zeromq
parentgr-uhd: Repair UHD examples with normalized gain. (diff)
downloadgnuradio-e1dfc28196f451fee877f02df2a0ab42977e82ef.tar.xz
gnuradio-e1dfc28196f451fee877f02df2a0ab42977e82ef.zip
pybind11: Remove SWIG remnants.
Diffstat (limited to 'gr-zeromq')
-rwxr-xr-xgr-zeromq/examples/python/run_app.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-zeromq/examples/python/run_app.sh b/gr-zeromq/examples/python/run_app.sh
index 4af936ca8..cdedeb209 100755
--- a/gr-zeromq/examples/python/run_app.sh
+++ b/gr-zeromq/examples/python/run_app.sh
@@ -1,4 +1,4 @@
#!/bin/sh
export LD_LIBRARY_PATH="$PWD/../../build/gr-zeromq/lib"
-export PYTHONPATH="$PWD/../../build/gr-zeromq/swig:$PWD/../../python"
+export PYTHONPATH="$PWD/../../python"
/usr/bin/python $1 $2 $3 $4 $5 $6 $7 $8 $9