Several addon modules are currently not compiled (imagery/i.cutlines, imagery/i.fusion.hpf, imagery/i.image.bathymetry, raster/r.cell.area, raster/r.gradient, raster/r.series.filter, etc). All show the same error message: "ImportError: No module named lib.gis".
Several addon modules are currently not compiled (imagery/i.cutlines,
imagery/i.fusion.hpf, imagery/i.image.bathymetry, raster/r.cell.area,
raster/r.gradient, raster/r.series.filter, etc). All show the same error
message: “ImportError: No module named lib.gis”.
On Wed, Sep 25, 2019 at 2:39 PM Anna Petrášová <kratochanna@gmail.com> wrote:
I assume some problem with ctypes compilation.
Some time ago, I had to run
git checkout lib/python/ctypes/ctypesgencore/parser/lextab.py
to cleanup my local system(s). Maybe that's needed on the server
compiling the addons as well? @Martin Landa could you check please?
Markus
On Wed, Sep 25, 2019 at 5:56 AM Moritz Lennert <mlennert@club.worldonline.be> wrote:
Hi,
Several addon modules are currently not compiled (imagery/i.cutlines,
imagery/i.fusion.hpf, imagery/i.image.bathymetry, raster/r.cell.area,
raster/r.gradient, raster/r.series.filter, etc). All show the same error
message: "ImportError: No module named lib.gis".