[GRASS-dev] pyGRASS strange error on loading raster modules shortcuts
Pietro
peter.zamb at gmail.com
Thu Jun 27 01:45:12 PDT 2013
Hi Yann,
On Thu, Jun 27, 2013 at 3:20 AM, Yann Chemin <ychemin at gmail.com> 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 fromstring
Do you receive the same error?
TypeError: __new__() takes at most 2 arguments (3 given)
Pietro
More information about the grass-dev
mailing list