<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 26, 2015 at 9:53 AM, Markus Neteler <span dir="ltr"><<a href="mailto:neteler@osgeo.org" target="_blank">neteler@osgeo.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hi,<br>
<br>
using the scatterplot tool (I loaded two landsat channels), I found a new issue:<br>
<br>
Settings: unable to get value 'scatter:rasters:None'<br>
/usr/lib64/python2.7/site-<br>
packages/wx-3.0-gtk3/wx/lib/plot.py:377: FutureWarning:<br>
comparison to `None` will result in an elementwise object<br>
comparison in the future.<br>
  if coord == None:<br>
/usr/lib64/python2.7/site-<br>
packages/wx-3.0-gtk3/wx/lib/plot.py:1201: FutureWarning:<br>
comparison to `None` will result in an elementwise object<br>
comparison in the future.<br>
  if xAxis == None or yAxis == None:<br>
<br>
It seems to produce the plot anyway but maybe worthwhile fixing.<br>
This happened in G7.0.svn of today.<br></blockquote><div><br></div><div>That's 'future warning', so it still works. It's coming from wxpython library, so it's the similar problem as in <a href="https://trac.osgeo.org/grass/ticket/2558#comment:8">https://trac.osgeo.org/grass/ticket/2558#comment:8</a></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<br>
thanks<br>
<div class=""><div class="h5">Markus<br>
_______________________________________________<br>
grass-dev mailing list<br>
<a href="mailto:grass-dev@lists.osgeo.org">grass-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/grass-dev" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-dev</a></div></div></blockquote></div><br></div></div>