[GRASS-dev] [GRASS GIS] #3981: winGRASS: defining a new location by EPSG code: TypeError: invalid result from TransList.OnMeasureItem(), an integer is required (got type NoneType)
GRASS GIS
trac at osgeo.org
Fri Nov 22 14:33:50 PST 2019
#3981: winGRASS: defining a new location by EPSG code: TypeError: invalid result
from TransList.OnMeasureItem(), an integer is required (got type NoneType)
-------------------------------------------+-------------------------------
Reporter: hellik | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.8.2
Component: wxGUI | Version: git-
| releasebranch78
Keywords: wingrass, py3, python3, proj6 | CPU: x86-64
Platform: MSWindows |
-------------------------------------------+-------------------------------
when defining a new location in the location wizard by an EPSG code, I get
following message in the winGRASS-OSGEo4W shell:
{{{
[...]
TypeError: invalid result from TransList.OnMeasureItem(), an integer is
required (got type NoneType)
TypeError: invalid result from TransList.OnMeasureItem(), an integer is
required (got type NoneType)
TypeError: invalid result from TransList.OnMeasureItem(), an integer is
required (got type NoneType)
TypeError: invalid result from TransList.OnMeasureItem(), an integer is
required (got type NoneType)
TypeError: invalid result from TransList.OnMeasureItem(), an integer is
required (got type NoneType)
TypeError: invalid result from TransList.OnMeasureItem(), an integer is
required (got type NoneType)
TypeError: invalid result from TransList.OnMeasureItem(), an integer is
required (got type NoneType)
TypeError: invalid result from TransList.OnMeasureItem(), an integer is
required (got type NoneType)
TypeError: invalid result from TransList.OnMeasureItem(), an integer is
required (got type NoneType)
TypeError: invalid result from TransList.OnMeasureItem(), an integer is
required (got type NoneType)
TypeError: invalid result from TransList.OnMeasureItem(), an integer is
required (got type NoneType)
TypeError: invalid result from TransList.OnMeasureItem(), an integer is
required (got type NoneType)
[...]
}}}
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3981>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list