Helmut Kudrnovsky

Results 4 issues of Helmut Kudrnovsky

**Name of the addon** r.landscape.evol **Describe the bug** f = file(statsout, 'wt') not working anymore in python 3 **To Reproduce** e.g. try to run the script in winGRASS

in [GRASS GIS](https://grass.osgeo.org/) we see an [issue line 59 (user32 = ctypes.WinDLL('user32'))](https://github.com/OSGeo/grass/issues/2109#issue-1108434597) causes a crash: ``` [...] ile "C:\Program Files\GRASS GIS 8.0\Python39\lib\site- packages\dateutil\tz\win.py", line 223, in __init__ keydict = valuestodict(tzkey)...

**Name of the addon** [v.in.natura2000](https://github.com/OSGeo/grass-addons/tree/grass8/src/vector/v.in.natura2000) **Describe the bug** EEA changed the input format from spatialite to geopackage. the script should handle the new data format. **Expected behavior** script can import...

bug
Python

**Is your feature request related to a problem? Please describe.** taken from [initGrass Error : XML content does not seem to be XML](https://github.com/rsbivand/rgrass/issues/57) `On Windows, the terra and GRASS binaries...

enhancement