Hi, I think that you should not move the package. If you want to use OTB from jupyter, it is possible, you just need to launch it after running the otbenv.sh script to setup the proper environment variables, as explained here :
https://www.orfeo-toolbox.org/CookBook/Installation.html Regards, Julien De : [email protected] [mailto:[email protected]] De la part de Jessica Kong Envoyé : samedi 5 mai 2018 01:28 À : otb-users <[email protected]> Objet : [otb-users] getting started Hello, I'd like to use the vertex component analysis capabilities in this package. It is unclear to me how to to use this package in a python environment like Jupyter Notebook or Spyder. I downloaded the package and moved it to where my other packages are and am able to import the package by typing 'import OTB as otb." 'otb.Modules' does not work either. However, I am not sure how to access any functionality of the package. I have tried following the instructions here<https://www.orfeo-toolbox.org/CookBook/Applications/app_VertexComponentAnalysis.html> but "Registry" is no longer a directory in the package. Any guidance would be helpful. Thanks, Jessica -- -- 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]<mailto:[email protected]> To unsubscribe from this group, send email to [email protected]<mailto:[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]<mailto:[email protected]>. For more options, visit https://groups.google.com/d/optout. -- -- 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.
