I just updated to the latest OSGeo4W QGIS version up and got the following error<br>regarding the Orfeo Toolbox.<br><br>Has anyone else seen this issue?<br><br>Thanks,<br><br>Lenny<br><br><br>Orfeo Toolbox<br><br>Couldn't load plugin otb due an error when calling its classFactory() method<br>
<br>Traceback (most recent call last):<br>  File "C:/OSGeo4W/apps/qgis-dev/./python\qgis\utils.py", line 164, in startPlugin<br>    plugins[packageName] = package.classFactory(iface)<br>  File "C:/Users/lsorey/.qgis/python/plugins\otb\__init__.py", line 59, in classFactory<br>
    import otbApplication<br>  File "C:/OSGeo4W/apps/qgis-dev/./python\qgis\utils.py", line 309, in _import<br>    mod = _builtin_import(name, globals, locals, fromlist, level)<br>  File "C:\OSGeo4W\apps\orfeotoolbox\python\otbApplication.py", line 25, in <br>
    _otbApplication = swig_import_helper()<br>  File "C:\OSGeo4W\apps\orfeotoolbox\python\otbApplication.py", line 21, in swig_import_helper<br>    _mod = imp.load_module('_otbApplication', fp, pathname, description)<br>
ImportError: DLL load failed: The specified module could not be found.<br><br>Python version:<br>2.7.2 (default, Jun 12 2011, 15:08:59) [MSC v.1500 32 bit (Intel)]<br><br><br>QGIS version:<br>1.9.90-Alpha Alpha, c25ae56<br>