[GRASS-dev] [GRASS GIS] #2994: wxGUI start fails with module object has no attribute GRIORA_NearestNeighbour
GRASS GIS
trac at osgeo.org
Thu Apr 21 07:06:07 PDT 2016
#2994: wxGUI start fails with module object has no attribute
GRIORA_NearestNeighbour
-------------------------+-------------------------------------------------
Reporter: wenzeslaus | Owner: grass-dev@…
Type: defect | Status: closed
Priority: blocker | Milestone: 7.0.4
Component: wxGUI | Version: svn-releasebranch70
Resolution: invalid | Keywords: gdal, Python, WMS, rendering,
| packaging, wxGUI
CPU: x86-64 | Platform: Unspecified
-------------------------+-------------------------------------------------
Comment (by wenzeslaus):
Just for the record:
Replying to [comment:3 martinl]:
> What contains your `...\osgeo\gdalconst.py`?
{{{
GRIORA_NearestNeighbour = _gdalconst.GRIORA_NearestNeighbour
}}}
The import message suggests that the symbol/attribute is missing in the
`_gdalconst` module which is a C module I suppose. Likely this was some
DLL glitch.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2994#comment:5>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list