test_raster

./lib/python/pygrass/raster – test_raster

Test failed

Testtest_raster
Testsuite./lib/python/pygrass/raster
Test file./lib/python/pygrass/raster/testsuite/test_raster.py
StatusFAILED
Return code1
Number of testsunknown
Successful testsunknown
Failed tests0
Percent successfulunknown
Test duration0:00:00.825404

Supplementary files

Standard error output (stderr)

/usr/lib/python2.7/dist-packages/numpy/core/__init__.py:14: DeprecationWarning: CObject type is not supported in 3.x. Please use capsule objects instead.
  from . import multiarray
/usr/lib/python2.7/dist-packages/numpy/core/__init__.py:21: DeprecationWarning: CObject type is not supported in 3.x. Please use capsule objects instead.
  from . import umath
/usr/lib/python2.7/dist-packages/numpy/random/__init__.py:99: DeprecationWarning: CObject type is not supported in 3.x. Please use capsule objects instead.
  from .mtrand import *
Traceback (most recent call last):
  File "lib/python/pygrass/raster/testsuite/test_raster.py", line 7, in <module>
    from grass.pygrass.raster import RasterRow
  File "etc/python/grass/pygrass/raster/__init__.py", line 18, in <module>
    libgis.G_gisinit('')
AttributeError: 'module' object has no attribute 'G_gisinit'