Re: [GRASS-dev] pyGRASS strange error on loading raster modules shortcuts

2013-06-28 Thread Pietro
Hi Yann, I've compiled python2.6.6 and installed on my user home. Then distclean and re-copile grass7 and it is working on my machine, as you can see: GRASS 7.0.svn (nc_basic_spm_grass7):~ > python Python 2.6.6 (r266:84292, Jun 28 2013, 19:43:23) [GCC 4.8.1] on linux3 Type "help", "copyright", "c

Re: [GRASS-dev] pyGRASS strange error on loading raster modules shortcuts

2013-06-27 Thread Pietro
Hi Yann, On Thu, Jun 27, 2013 at 3:20 AM, Yann Chemin wrote: > Hi, > > this is found on a cluster, it is running on Pythn 2.6.6, it is a 64 bit > system > the svn tree is few days old, updating it now. Can you open a python2.6.6 shell and try this import: >>> from xml.etree.ElementTree import

[GRASS-dev] pyGRASS strange error on loading raster modules shortcuts

2013-06-26 Thread Yann Chemin
Hi, this is found on a cluster, it is running on Pythn 2.6.6, it is a 64 bit system the svn tree is few days old, updating it now. creating an issue here (it seems): from grass.pygrass.modules.shortcuts import raster as r --- Traceback (most recent call last): File "./python-pygra