[GRASS-user] i.segment.hierarchical on windows?
Helmut Kudrnovsky
hellik at web.de
Tue Dec 9 13:43:52 PST 2014
>And there is also:
>
> File
> "c:\osgeo4w\usr\src\grass70_release\dist.i686-pc-mingw32\etc\python\grass\pygrass\raster
>\buffer.py", line 8, in <module>
> FCELL = (np.float, np.float16, np.float32)
>AttributeError: 'module' object has no attribute 'float16'
C:\OSGeo4W\apps\grass\grass-7.1.svn\etc\python\grass\pygrass\raster\buffer.py
[...]
line 7: CELL = (np.int, np.int0, np.int8, np.int16, np.int32, np.int64)
line 8: FCELL = (np.float, np.float16, np.float32)
line 9: _DCELL = 'float64', 'float128'
line 10: DCELL = tuple([getattr(np, attr) for attr in _DCELL if hasattr(np,
attr)])
[...]
-----
best regards
Helmut
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/i-segment-hierarchical-on-windows-tp5177091p5177122.html
Sent from the Grass - Users mailing list archive at Nabble.com.
More information about the grass-user
mailing list