[GRASS-user] python3.0 and grass in XP

On Jan 18, 2009, at 4:21 AM, <grass-user-request@lists.osgeo.org> wrote:

Date: Sun, 18 Jan 2009 10:26:48 +0100
From: Miloslava Sudolska <sudolska@fpv.umb.sk>
Subject: [GRASS-user] python3.0 and grass in XP
To: grass-user@lists.osgeo.org
Message-ID: <4972F5D8.4030305@fpv.umb.sk>
Content-Type: text/plain; charset=ISO-8859-2; format=flowed

I am a beginer in the use of Grass. I am using windows native version
Grass and python.
I need create a program in python with Grass data.
I installed python3.0 and I do not know import library gdal.
Can somebody advice me?
Miloslava

Miloslava,

The GRASS wxpython GUI is not compatible with Python 3. It uses 2.5 and probably works with 2.6 (though I haven't tested it). Python 3 is not backward compatible with Python 2.x.

Michael