<div dir="ltr">hello everyone ; i work with mapserver apache ; now i want to work with gdal library if l  try to import the gdal this  in python  they send me an error this  is the error message below:<div><b>>>> from osgeo import gdal<br>Traceback (most recent call last):<br>  File "<stdin>", line 1, in <module><br>  File "c:\ms4w\Python\lib\site-packages\osgeo\__init__.py", line 21, in <module><br>    _gdal = swig_import_helper()<br>  File "c:\ms4w\Python\lib\site-packages\osgeo\__init__.py", line 17, in swig_import_helper<br>    _mod = imp.load_module('_gdal', fp, pathname, description)<br>  File "c:\ms4w\Python\lib\imp.py", line 242, in load_module<br>    return load_dynamic(name, filename, file)<br>  File "c:\ms4w\Python\lib\imp.py", line 342, in load_dynamic<br>    return _load(spec)<br>ImportError: DLL load failed while importing _gdal: Le module spécifié est introuvable.</b><br></div><div>if someone can fix this l will please.</div><div>thank advance.</div></div>