Hi,

using the scatterplot tool (I loaded two landsat channels), I found a new issue:

Settings: unable to get value 'scatter:rasters:None'
/usr/lib64/python2.7/site-
packages/wx-3.0-gtk3/wx/lib/plot.py:377: FutureWarning:
comparison to `None` will result in an elementwise object
comparison in the future.
  if coord == None:
/usr/lib64/python2.7/site-
packages/wx-3.0-gtk3/wx/lib/plot.py:1201: FutureWarning:
comparison to `None` will result in an elementwise object
comparison in the future.
  if xAxis == None or yAxis == None:

It seems to produce the plot anyway but maybe worthwhile fixing.
This happened in G7.0.svn of today.

thanks
Markus
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to