Hi,

I'm trying to run the Python Example - running the smoothing command 

I'm using OS - Win. 7 64Bit

I copy the example (p.8 in the cookbook 3.20) to a new window in the Python 
2.7 - saved it as smoothing.py and run it and get this error - 

Traceback (most recent call last):
  File "C:\OSGeo4W\apps\orfeotoolbox\python\OTB smoothing.py", line 11, in 
<module>
    import otbApplication
  *File "C:\OSGeo4W\apps\orfeotoolbox\python\otbApplication.py", line 25, 
in <module>*
*    _otbApplication = swig_import_helper()*
*  File "C:\OSGeo4W\apps\orfeotoolbox\python\otbApplication.py", line 24, 
in swig_import_helper*
*    return _mod*
*UnboundLocalError: local variable '_mod' referenced before assignment*
>>> 

It is clear that I do something wrong ..

Thanks 

Ofer

-- 
-- 
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/groups/opt_out.

Reply via email to