Ivan Lucena a écrit :
To tell the truth, I've tested Python 3.1 and managed to compile the
bindings with an antique VC6.0 (by doing a few horrible hacks in
Python31\Lib\distutils\msvc9compiler.py)
I see that the Python 2.6 distribution has also a
Lib\distutils\msvc9compiler.py file, so I guess it means you can use VC9
with Python 2.6 and later.
Hi Even,
Is the Python 3.0 still compiled with VC71? I am asking that because I tried to build a GDAL-Python with VC9 (VS
2008 Express Edition) and it usually doesn't work since Python 2.5 was compiled with VC71 (VS 2003).
Regards,
Ivan
-------Original Message-------
From: Even Rouault <even.roua...@mines-paris.org>
Subject: [gdal-dev] Python 3.X support added for GDAL Python bindings
Sent: Dec 06 '09 15:43
Folks,
I've just added support for Python 3.X in trunk (
http://trac.osgeo.org/gdal/ticket/3265 ). Compatibility with Python 2.X
has been kept of course.
The bindings are successfully regenerated and autotest suite passes with
both Python 2.3, Python 2.6 and Python 3.1 (except a few OGR tests that
involve non ASCII content that don't pass with Python 3.1)
As this is a pretty massive change (159 files changed), broad testing
would be appreciated to ensure that at least no regression was
introduced when run against Python 2.X
Best regards,
Even
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev