On Mon, Jan 5, 2015 at 4:15 PM, Martin Landa <[email protected]> wrote:
> 2015-01-05 21:21 GMT+01:00 Markus Neteler <[email protected]>: > > No problem. The only remaining thing which I don't understand how to > > fix it is this: > > > > File "./lib/gis/testsuite/gis_lib_env_test.py", line 31, in test_gisrc > > libgis.G__read_gisrc_env() > > AttributeError: 'module' object has no attribute 'G__read_gisrc_env' > > done in r63960 (and backported). Martin > Thanks but the tests are failing with different error now: Traceback (most recent call last): File "lib/python/pygrass/raster/testsuite/test_raster.py", line 6, in <module> from grass.pygrass.raster import RasterRow File "etc/python/grass/pygrass/raster/__init__.py", line 24, in <module> from grass.pygrass.gis.region import Region File "etc/python/grass/pygrass/gis/__init__.py", line 22, in <module> 'icon': libgis.G_ELEMENT_ICON, AttributeError: 'module' object has no attribute 'G_ELEMENT_ICON' http://fatra.cnr.ncsu.edu/grassgistests/reports_for_date-2015-01-07-08-00/report_for_nc_spm_08_grass7_nc/testfiles.html 2015-01-07 03:01:42 63971 nc_spm_08_grass7 79% 99% -- > Martin Landa > http://geo.fsv.cvut.cz/gwiki/Landa > http://gismentors.eu/mentors/landa > _______________________________________________ > grass-dev mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/grass-dev >
_______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
