[GRASS-user] error in g.extension while installing i.fusion.hpf in windows
nik at nikosalexandris.net
nik at nikosalexandris.net
Fri Mar 19 00:28:27 PDT 2021
Vero,
I'll try to have a quick look on that during the WE (work overloaded
here).
Hopefully it's something trivial, like this suggestion:
https://stackoverflow.com/a/60197939/1172302
Nikos
---
On 2021-03-18 13:35, Veronica Andreo wrote:
> Hello list,
>
> A student is getting the following error when trying to install i.fusion.hpf
>
> C:\>g.extension extension=i.fusion.hpf Downloading precompiled GRASS Addons <i.fusion.hpf>...
> Fetching <i.fusion.hpf> from
> <http://wingrass.fsv.cvut.cz/grass78/x86_64/addons/grass-7.8.5/i.fusion.hpf.zip>
> (be patient)...
> Traceback (most recent call last):
> File "C:\OSGEO4~1\apps\grass\grass78/scripts/g.extension.py [1]", line 2350, in <module>
> sys.exit(main())
> File "C:\OSGEO4~1\apps\grass\grass78/scripts/g.extension.py [1]", line 2330, in main
> install_extension(source=source, url=url, xmlurl=xmlurl, branch=branch)
> File "C:\OSGEO4~1\apps\grass\grass78/scripts/g.extension.py [1]", line 871, in install_extension
> ret1, new_modules_ext, new_files_ext = install_extension_win(extension)
> File "C:\OSGEO4~1\apps\grass\grass78/scripts/g.extension.py [1]", line 1259, in install_extension_win
> for line in file:
> File "C:\OSGEO4~1\apps\Python37\lib\fileinput.py", line 252, in __next__
> line = self._readline()
> File "C:\OSGEO4~1\apps\Python37\lib\fileinput.py", line 366, in _readline
> return self._readline()
> File "C:\OSGEO4~1\apps\Python37\lib\encodings\cp1252.py", line 23, in decode
> return codecs.charmap_decode(input,self.errors,decoding_table)[0]
>
> UnicodeDecodeError: 'charmap' codec can't decode byte 0x9d in position 401: character maps to <undefined>
>
> Here his settings:
>
> Versión de GRASS: 7.8.5
> Code revision: 2b6ab2893
> Fecha de compilación: 2020-12-21
> Construir plataforma: x86_64-w64-mingw32
> GDAL: 3.1.4
> PROJ: 6.3.2
> GEOS: 3.8.1
> SQLite: 3.29.0
> Python: 3.7.0
> wxPython: 4.0.7
> Plataforma: Windows-10-10.0.19041-SP0 (OSGeo4W)
>
> Any ideas?? He can install other extensions without problems.
>
> Thanks in advance
>
> Vero
Links:
------
[1] http://g.extension.py
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20210319/4729b3cb/attachment.html>
More information about the grass-user
mailing list