[GRASS-dev] Some wxPython 3 issues
Anna Petrášová
kratochanna at gmail.com
Mon Oct 26 08:39:21 PDT 2015
On Mon, Oct 26, 2015 at 9:53 AM, Markus Neteler <neteler at osgeo.org> wrote:
> 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.
>
That's 'future warning', so it still works. It's coming from wxpython
library, so it's the similar problem as in
https://trac.osgeo.org/grass/ticket/2558#comment:8
>
> thanks
> Markus
> _______________________________________________
> grass-dev mailing list
> grass-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20151026/8d79e3c3/attachment-0001.html>
More information about the grass-dev
mailing list