<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<font class="fixed_width" face="Courier, Monospaced">Hi <br>
</font>
<p><font class="fixed_width" face="Courier, Monospaced">On Windows xp
sp2 and python 2.4 <br>
</font></p>
<p><font class="fixed_width" face="Courier, Monospaced">I download
gdalwin32exe150.zip and gdal-python-13.win32-py2.4.exe <br>
I unzip gdalwin32exe150.zip in C:\gdalwin32-1.5 <br>
</font></p>
<p><font class="fixed_width" face="Courier, Monospaced">I follow
install's instructions from <a target="_blank" rel="nofollow"
 href="http://trac.osgeo.org/gdal/wiki/GdalOgrInPython">http://trac.osgeo.org/gdal/wiki/GdalOgrInPython</a>,
<br>
all is ok, I set path and path_data variables with correct values, but <br>
whe I run a script, an error raises <br>
</font></p>
<p><font class="fixed_width" face="Courier, Monospaced">from osgeo
import ogr <br>
&nbsp; File "C:\Python24\Lib\site-packages\osgeo\ogr.py", line 7, in ? <br>
&nbsp; &nbsp; import _ogr <br>
ImportError: DLL load failed: process not found <br>
</font></p>
<p><font class="fixed_width" face="Courier, Monospaced">Also I try with
instructions from <br>
<a target="_blank" rel="nofollow"
 href="http://www.urbansim.org/opus/stable-releases/opus-2006-11-21/docs/gdalinstall.html">http://www.urbansim.org/opus/stable-releases/opus-2006-11-21/docs/gda...</a>
<br>
I move _gdal.pyd from my Python installation's <br>
(C:\Python24\Lib\site-packages\osgeo) into my Python installation's <br>
DLLs folder (C:\Python24\DLLs). <br>
When I run the script the error message persists. <br>
</font></p>
<font class="fixed_width" face="Courier, Monospaced">Some help is
welcome. </font>
<pre class="moz-signature" cols="72">-- 
Luis Sol&iacute;s</pre>
</body>
</html>