test_neighbors

./temporal/t.rast.neighbors – test_neighbors

Test failed

Testtest_neighbors
Testsuite./temporal/t.rast.neighbors
Test file./temporal/t.rast.neighbors/testsuite/test_neighbors.py
StatusFAILED
Return code1
Number of testsunknown
Successful testsunknown
Failed tests0
Percent successfulunknown
Test duration0:00:00.846476

Supplementary files

Standard error output (stderr)

Traceback (most recent call last):
  File "temporal/t.rast.neighbors/testsuite/test_neighbors.py", line 9, in <module>
    import grass.temporal as tgis
  File "etc/python/grass/temporal/__init__.py", line 3, in <module>
    from .core import *
  File "etc/python/grass/temporal/core.py", line 44, in <module>
    from .c_libraries_interface import *
  File "etc/python/grass/temporal/c_libraries_interface.py", line 27, in <module>
    from grass.pygrass.rpc.base import RPCServerBase
  File "etc/python/grass/pygrass/rpc/__init__.py", line 21, in <module>
    from grass.pygrass.vector import *
  File "etc/python/grass/pygrass/vector/__init__.py", line 6, in <module>
    libgis.G_gisinit('')
AttributeError: 'module' object has no attribute 'G_gisinit'