<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">import os
os.environ["OTB_APPLICATION_PATH"] = "@PREFIX@/lib/otb/applications"
del os

from .otbApplication import *
</pre></body></html>