[GRASS-user] 64 bit Python in GRASS 6.4.2

Glynn Clements glynn at gclements.plus.com
Fri Sep 26 19:12:01 PDT 2014


Alex Mandel wrote:

> The suggestion is that your reinstall GRASS using the OSGeo4w64
> installer. You likely used the OSGeo4w previously, which is a 32 bit
> bundle of open source geo software. You can't just swap out the python
> you have to get everything compiled for 64bit.

FWIW, the grass.script library doesn't require that GRASS uses the
same architecture (32-bit or 64-bit) as the Python interpreter.

The grass.lib library (and grass.pygrass and grass.temporal, which use
it) accesses the GRASS dynamic libraries from the Python interpreter,
so the Python interpreter has to match the architecture for which
GRASS was built.

-- 
Glynn Clements <glynn at gclements.plus.com>


More information about the grass-user mailing list