Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jun 17th, 2012  |  syntax: None  |  size: 0.48 KB  |  hits: 27  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. Unable to install Python and GDAL (DLL load failed)
  2. Traceback (most recent call last):
  3.   File "<pyshell#2>", line 1, in <module>
  4.     from osgeo import gdal
  5.   File "C:Python26libsite-packagesosgeo__init__.py", line 21, in <module>
  6.     _gdal = swig_import_helper()
  7.   File "C:Python26libsite-packagesosgeo__init__.py", line 17, in swig_import_helper
  8.     _mod = imp.load_module('_gdal', fp, pathname, description)
  9. ImportError: DLL load failed: Das angegebene Modul wurde nicht gefunden.