Thanks for your efforts! I'll give it a shot and report back once I had time to test it.
Am Montag, 16. Juli 2018 14:37:47 UTC+2 schrieb Hendrik Bernert: > > > Hi there, > > I have the same problem as described (but not solved) here > <https://groups.google.com/forum/#!searchin/otb-users/import%7Csort:date/otb-users/DtHrZgyzbGI/omwJyg5bCgAJ>. > > I can run the GUI and python obviously can locate the path to > otbApplciation.py, but I get this error message: > > Traceback (most recent call last): > File "<input>", line 1, in <module> > File "C:\Program Files\JetBrains\PyCharm Community Edition > 2018.1.3\helpers\pydev\_pydev_bundle\pydev_import_hook.py", line 19, in > do_import > module = self._system_import(name, *args, **kwargs) > File "C:\Program > Files\OrfeoToolbox\OTB-6.6.0-Win64\lib\python\otbApplication.py", line 21, > in <module> > _otbApplication = swig_import_helper() > File "C:\Program > Files\OrfeoToolbox\OTB-6.6.0-Win64\lib\python\otbApplication.py", line 20, > in swig_import_helper > return importlib.import_module('_otbApplication') > File "C:\Python27\lib\importlib\__init__.py", line 37, in import_module > __import__(name) > File "C:\Program Files\JetBrains\PyCharm Community Edition > 2018.1.3\helpers\pydev\_pydev_bundle\pydev_import_hook.py", line 19, in > do_import > module = self._system_import(name, *args, **kwargs) > ImportError: DLL load failed: Die angegebene Prozedur wurde nicht gefunden > . > > I tried everything, from removing and setting all the environment > variables as described in the post or listed in the otbenv.bat to > restarting the computer for the changes to take place, but nothing worked. > Is there anything I'm missing? Where do I have to point to the dll's, which > for me are located here: > > c:\Program Files\OrfeoToolbox\OTB-6.6.0-Win64\bin\ > > I'm running on a machine with Windows 10, 64bit, have the OTB installed > with 64bit and Python 2.7 with 64bit architecture (yes, I'm sure about > that). I also have GDAL installed under > > C:\Program Files\GDAL\ > > Any help is much appreciated, thanks in advance! > -- -- Check the OTB FAQ at http://www.orfeo-toolbox.org/FAQ.html You received this message because you are subscribed to the Google Groups "otb-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/otb-users?hl=en --- You received this message because you are subscribed to the Google Groups "otb-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
