Question #694147 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/694147
RaiMan proposed the following answer: I guess you have to edit the Sphinx conf.py to include the SikuliX Lib folder in sys.path. I found an interesting post: https://developer.ridgerun.com/wiki/index.php/How_to_generate_sphinx_documentation_for_python_code_running_in_an_embedded_system Are you running Sphinx with Python or Jython? I ask, because Python cannot follow down to the Java level, but Jython can (be sure to use Jython 2.7.2). -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

