[GRASS-dev] [GRASS GIS] #3208: Create bivariare scatterplot of raster maps fails
GRASS GIS
trac at osgeo.org
Thu Nov 10 11:22:34 PST 2016
#3208: Create bivariare scatterplot of raster maps fails
-------------------------+-------------------------
Reporter: hellik | Owner: grass-dev@…
Type: defect | Status: new
Priority: critical | Milestone: 7.2.0
Component: wxGUI | Version: svn-trunk
Keywords: | CPU: x86-64
Platform: MSWindows 8 |
-------------------------+-------------------------
{{{
System Info
GRASS version: 7.3.svn
GRASS SVN revision: r69793
Build date: 2016-11-10
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 (OSGeo4W)
}}}
{{{
Traceback (most recent call last):
File "C:\OSGEO4~1\apps\grass\grass-7.3.svn\gui\wxpython\ma
pdisp\frame.py", line 1171, in OnScatterplot
win = ScatterFrame(parent=self, rasterList=raster)
File "C:\OSGEO4~1\apps\grass\grass-7.3.svn\gui\wxpython\wx
plot\scatter.py", line 46, in __init__
BasePlotFrame.__init__(self, parent, size=size, **kwargs)
File "C:\OSGEO4~1\apps\grass\grass-7.3.svn\gui\wxpython\wx
plot\base.py", line 111, in __init__
self.client = plot.PlotCanvas(self)
NameError
:
global name 'plot' is not defined
}}}
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3208>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list