<div dir="ltr"><div>Hi<br><br>I've installed GDAL and python bindings (py 2.7) on win xp sp3 using Tamas Szekeres's binaries.<br><br>All the environmental variables are ok (path, gdal_data and pythonpath). <br><br>
<span id="result_box" class="" lang="en"><span class="">path2gdal</span> <span class="">is</span> <span class="">the</span> <span class="">first in the list</span> <span class="">of directories in</span> <span class="">the PATH</span></span> (PATH=c:\gdal;...)<br>

<br></div><span id="result_box" class="" lang="en"><span class="">I</span><span class="">'ve tried</span> <span class="">with a</span> <span class="">simple test</span></span><div><br>    try:<br>       from osgeo import ogr<br>
    except:<br>       import ogr<br><br></div><div>If I run the script from command line all is ok<br><br></div><div>I'm using Eric IDE. Eric uses PyQt4. <span id="result_box" class="" lang="en"><span class="">If</span> <span class="">I try to run</span> <span class="">the script from</span> <span class="">Eric</span><span>,</span> <span class="">the</span> <span class="">test</span> <span class="">throws</span> <span class="">the error message</span></span></div>
<br>ImportError: DLL load failed<br><div><br>I don't know what I can do<br clear="all"><br>-- <br>Luis Solís
</div></div>