mkdir -p /home/neteler/.grass7/addons/v.stream.profiler/bin mkdir -p /home/neteler/.grass7/addons/v.stream.profiler/etc mkdir -p /home/neteler/.grass7/addons/v.stream.profiler/docs/html mkdir -p /home/neteler/.grass7/addons/v.stream.profiler/docs/man mkdir -p /home/neteler/.grass7/addons/v.stream.profiler/docs/man/man1 mkdir -p /home/neteler/.grass7/addons/v.stream.profiler/scripts GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/.grass7/addons/v.stream.profiler/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:" LC_ALL=C LANG=C LANGUAGE=C g.parser -t v.stream.profiler.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_7_8/locale/scriptstrings/v.stream.profiler_to_translate.c /usr/bin/install -c v.stream.profiler.py /home/neteler/.grass7/addons/v.stream.profiler/scripts/v.stream.profiler if [ "/home/neteler/.grass7/addons/v.stream.profiler/scripts/v.stream.profiler" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/.grass7/addons/v.stream.profiler/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/.grass7/addons/v.stream.profiler/scripts/v.stream.profiler --html-description < /dev/null | grep -v '\|' > v.stream.profiler.tmp.html ; fi /home/neteler/.grass7/addons/v.stream.profiler/scripts/v.stream.profiler:248: SyntaxWarning: "is not" with a literal. Did you mean "!="? if options["outstream"] is not "": /home/neteler/.grass7/addons/v.stream.profiler/scripts/v.stream.profiler:275: SyntaxWarning: "is not" with a literal. Did you mean "!="? if options["window"] is not "": /home/neteler/.grass7/addons/v.stream.profiler/scripts/v.stream.profiler:297: SyntaxWarning: "is not" with a literal. Did you mean "!="? if options["window"] is not "": /home/neteler/.grass7/addons/v.stream.profiler/scripts/v.stream.profiler:319: SyntaxWarning: "is not" with a literal. Did you mean "!="? if options["window"] is not "": /home/neteler/.grass7/addons/v.stream.profiler/scripts/v.stream.profiler:353: SyntaxWarning: "is not" with a literal. Did you mean "!="? if options["outfile_original"] is not "": /home/neteler/.grass7/addons/v.stream.profiler/scripts/v.stream.profiler:370: SyntaxWarning: "is not" with a literal. Did you mean "!="? if options["outfile_smoothed"] is not "": Traceback (most recent call last): File "/home/neteler/.grass7/addons/v.stream.profiler/scripts/v.stream.profiler", line 166, in main from matplotlib import pyplot as plt File "/usr/lib/python3/dist-packages/matplotlib/pyplot.py", line 2336, in switch_backend(rcParams["backend"]) File "/usr/lib/python3/dist-packages/matplotlib/pyplot.py", line 284, in switch_backend raise ImportError( ImportError: Cannot load backend 'WXAgg' which requires the 'wx' interactive framework, as 'headless' is currently running During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/neteler/.grass7/addons/v.stream.profiler/scripts/v.stream.profiler", line 400, in main() File "/home/neteler/.grass7/addons/v.stream.profiler/scripts/v.stream.profiler", line 168, in main raise ImportError( ImportError: v.stream.profiler needs the "matplotlib" (python-matplotlib) package to be installed. Cannot load backend 'WXAgg' which requires the 'wx' interactive framework, as 'headless' is currently running make: *** [/home/neteler/src//releasebranch_7_8/dist.x86_64-pc-linux-gnu//include/Make/Html.make:14: v.stream.profiler.tmp.html] Error 1 rm v.stream.profiler.tmp.html