<div dir="ltr">Hello,<div>I have Anaconda latest 64-bit built on Windows 10, and the current environment is running on Python 2.7. Now, I installed GDAL via <span style="background-color:rgb(238,239,240);color:rgb(51,51,51);font-family:Consolas,"Liberation Mono",Courier,monospace;font-size:16px">conda install -c conda-forge gdal</span></div><div><br></div><div>But when the script calls GDAL, it throws the following error:</div>Traceback (most recent call last):<br>  File "format_snow_params.py", line 20, in <module><br>    from osgeo import gdal<br>  File "D:\ProgramData\Anaconda3\envs\py2\lib\site-packages\osgeo\__init__.py", line 25, in <module><br>    _gdal = swig_import_helper()<br>  File "D:\ProgramData\Anaconda3\envs\py2\lib\site-packages\osgeo\__init__.py", line 21, in swig_import_helper<br>    _mod = imp.load_module('_gdal', fp, pathname, description)<br><div>ImportError: DLL load failed: The specified module could not be found.</div><div><br></div><div>Please advise what to do?</div><div> </div><div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr">Kind Regards,<div>Saad Baloch</div></div></div></div></div></div></div></div>