On Friday, February 3, 2017 at 10:33:47 AM UTC+1, kamen yes wrote:
>
> Hi all,
>
> I have installed OTB-5.8.0-Linux64 in my Lubuntu 16.04 64-bit computer.
> It seems that the supported Python interface is for python 2.7.
> Will there be a python interface release for python 3.5 or higher?
> If I want to have a python 3 interface, how can I modify the OTB settings?
> Do I need to revise the content of "otbApplication.py"?
>

No. You can try building with python 3 and latest swig. I think swig 
handles python3 vs python2.x bindings nicely.

If you couldn't succeed you can report back and we can help.

Maybe you need to remove __str__ method in otbapplication. I had used 
python3 with OTB for a qgis build recently.

Note: in case of explicit support as victor said, we haven't tested python3 
on our daily dashboard builds. So it is not guaranteed but AFAICT there is 
no a blocker in OTB.
There are python test code in OTB sources that needs to be converted to 
python3 syntax etc..

but building only the binding and using python3 should work.



> Regards.
>

-- 
-- 
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.

Reply via email to