mkdir -p /home/neteler/.grass7/addons/wx.stream/bin mkdir -p /home/neteler/.grass7/addons/wx.stream/etc mkdir -p /home/neteler/.grass7/addons/wx.stream/docs/html mkdir -p /home/neteler/.grass7/addons/wx.stream/docs/man mkdir -p /home/neteler/.grass7/addons/wx.stream/docs/man/man1 mkdir -p /home/neteler/.grass7/addons/wx.stream/etc/gui/wxpython mkdir -p /home/neteler/.grass7/addons/wx.stream/etc/gui/wxpython/gui_modules /usr/bin/install -c -m 644 gui_modules/ImageViewer.py /home/neteler/.grass7/addons/wx.stream/etc/gui/wxpython/gui_modules/ImageViewer.py /usr/bin/install -c -m 644 gui_modules/rstream_ImageViewer.py /home/neteler/.grass7/addons/wx.stream/etc/gui/wxpython/gui_modules/rstream_ImageViewer.py /usr/bin/install -c -m 644 gui_modules/rstream_panelOne.py /home/neteler/.grass7/addons/wx.stream/etc/gui/wxpython/gui_modules/rstream_panelOne.py /usr/bin/install -c -m 644 gui_modules/rstream.py /home/neteler/.grass7/addons/wx.stream/etc/gui/wxpython/gui_modules/rstream.py python3 -t -m py_compile /home/neteler/.grass7/addons/wx.stream/etc/gui/wxpython/gui_modules/ImageViewer.py File "/home/neteler/.grass7/addons/wx.stream/etc/gui/wxpython/gui_modules/ImageViewer.py", line 69 print "OnPageChanged, old:%d, new:%d, sel:%d\n" % (old, new, sel) ^ SyntaxError: invalid syntax make: *** [/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu//include/Make/Python.make:5: /home/neteler/.grass7/addons/wx.stream/etc/gui/wxpython/gui_modules/ImageViewer.pyc] Error 1