[Gdal-dev] just trying to install/import

Mateusz Loskot mateusz at loskot.net
Fri May 19 15:02:07 EDT 2006


Jeremy Freund wrote:
> Hello Mateusz,
> 
> When I went and changed the system path, it's now giving me a
> confliction error (Python 2.3 is conflicting with the Python 2.4 dll).
> There must be another env. variable that points to the python dll? Error
> below:
> 
> Traceback (most recent call last):
>   File "<interactive input>", line 1, in ?
>   File "gdal.py", line 191, in ?
>     import _gdal
> ImportError: Module use of python23.dll conflicts with this version of
> Python.

Sorry, but I don't see any possibility to use Python 2.4 with
FWTools. As you see, GDAL bindings are linked to Python 2.3 and you
can't skip it.

You can try to build GDAL against Python 2.4 yourself.

Cheers
-- 
Mateusz Łoskot
http://mateusz.loskot.net



More information about the Gdal-dev mailing list