mkdir -p /home/neteler/.grass8/addons/v.stream.profiler/bin mkdir -p /home/neteler/.grass8/addons/v.stream.profiler/etc mkdir -p /home/neteler/.grass8/addons/v.stream.profiler/docs/html mkdir -p /home/neteler/.grass8/addons/v.stream.profiler/docs/man mkdir -p /home/neteler/.grass8/addons/v.stream.profiler/docs/man/man1 mkdir -p /home/neteler/.grass8/addons/v.stream.profiler/scripts GISRC=/home/neteler/src/main/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/main/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/main/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/main/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/main/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/main/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/main/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/.grass8/addons/v.stream.profiler/bin:/home/neteler/src/main/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/main/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/main/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/main/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/main/locale/scriptstrings/v.stream.profiler_to_translate.c /usr/bin/install -c v.stream.profiler.py /home/neteler/.grass8/addons/v.stream.profiler/scripts/v.stream.profiler if [ "/home/neteler/.grass8/addons/v.stream.profiler/scripts/v.stream.profiler" != "" ] ; then GISRC=/home/neteler/src/main/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/main/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/main/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/main/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/main/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/main/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/main/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/.grass8/addons/v.stream.profiler/bin:/home/neteler/src/main/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/main/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/main/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/main/dist.x86_64-pc-linux-gnu/lib:" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/.grass8/addons/v.stream.profiler/scripts/v.stream.profiler --html-description < /dev/null | grep -v '\|\| ' > v.stream.profiler.tmp.html ; fi /home/neteler/.grass8/addons/v.stream.profiler/scripts/v.stream.profiler:254: SyntaxWarning: "is not" with a literal. Did you mean "!="? if options["outstream"] is not "": /home/neteler/.grass8/addons/v.stream.profiler/scripts/v.stream.profiler:281: SyntaxWarning: "is not" with a literal. Did you mean "!="? if options["window"] is not "": /home/neteler/.grass8/addons/v.stream.profiler/scripts/v.stream.profiler:303: SyntaxWarning: "is not" with a literal. Did you mean "!="? if options["window"] is not "": /home/neteler/.grass8/addons/v.stream.profiler/scripts/v.stream.profiler:325: SyntaxWarning: "is not" with a literal. Did you mean "!="? if options["window"] is not "": /home/neteler/.grass8/addons/v.stream.profiler/scripts/v.stream.profiler:359: SyntaxWarning: "is not" with a literal. Did you mean "!="? if options["outfile_original"] is not "": /home/neteler/.grass8/addons/v.stream.profiler/scripts/v.stream.profiler:376: SyntaxWarning: "is not" with a literal. Did you mean "!="? if options["outfile_smoothed"] is not "": Traceback (most recent call last): File "/home/neteler/.grass8/addons/v.stream.profiler/scripts/v.stream.profiler", line 406, in main() File "/home/neteler/.grass8/addons/v.stream.profiler/scripts/v.stream.profiler", line 179, in main lazy_import_matplotlib() File "/home/neteler/.grass8/addons/v.stream.profiler/scripts/v.stream.profiler", line 164, in lazy_import_matplotlib 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 make: *** [/home/neteler/src//main/dist.x86_64-pc-linux-gnu//include/Make/Html.make:18: v.stream.profiler.tmp.html] Error 1 rm v.stream.profiler.tmp.html