[GRASS-dev] [GRASS GIS] #2247: bivariate scatterplot: undefined variable issue

GRASS GIS trac at osgeo.org
Fri Nov 11 01:19:37 PST 2016


#2247: bivariate scatterplot: undefined variable issue
--------------------------+-------------------------
  Reporter:  neteler      |      Owner:  grass-dev@…
      Type:  defect       |     Status:  reopened
  Priority:  minor        |  Milestone:  7.2.1
 Component:  wxGUI        |    Version:  svn-trunk
Resolution:               |   Keywords:  scatterplot
       CPU:  Unspecified  |   Platform:  Unspecified
--------------------------+-------------------------

Comment (by hellik):

 Replying to [comment:4 marisn]:
 > I still get this error message. As Markus noted, tool itself seems to
 work just fine.
 > {{{
 > GRASS versija: 7.3.svn
 > GRASS SVN revision: r69783M
 > Build date: 2016-11-07
 > Build platform: x86_64-pc-linux-gnu
 > GDAL: 2.0.2
 > PROJ.4: 4.9.2
 > GEOS: 3.5.0
 > SQLite: 3.14.2
 > Python: 2.7.12
 > wxPython: 3.0.2.0
 > Platform: Linux-4.8.4-gentoo-x86_64-Intel-R-_Core-TM-2_Duo_CPU_P9500_ at _2
 .53GHz-with-gentoo-2.3
 > }}}

 maybe related (?) I get:

 {{{
 Settings: unable to get value 'scatter:rasters:None'
 C:\Program Files\GRASS GIS 7.3.svn\Python27\lib\site-
 packages\wx-2.8-msw-unicode\wx\lib\plot.py:362:
 FutureWarning: comparison to `None` will result in an
 elementwise object comparison in the future.
   if coord == None:
 C:\Program Files\GRASS GIS 7.3.svn\Python27\lib\site-
 packages\wx-2.8-msw-unicode\wx\lib\plot.py:1164:
 FutureWarning: comparison to `None` will result in an
 elementwise object comparison in the future.
   if xAxis == None or yAxis == None:
 }}}

 with

 {{{
 System Info
 GRASS version: 7.3.svn
 GRASS SVN revision: r69793
 Build date: 2016-11-11
 Build platform: x86_64-w64-mingw32
 GDAL: 2.1.2
 PROJ.4: 4.9.3
 GEOS: 3.5.0
 SQLite: 3.14.1
 Python: 2.7.5
 wxPython: 2.8.12.1
 Platform: Windows-8-6.2.9200
 }}}

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2247#comment:5>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list