sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #36856
Re: [Question #286090]: Module pydoc_data.topics could not be found
Question #286090 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/286090
Status: Open => Answered
RaiMan proposed the following answer:
having analyzed the situation, I found, that Jython in fact does not
contain the module pydoc_data.topics.
I added the module from Python 2.7 to my Jython environment and now help
works.
This is what I did:
- make a folder Lib in the same folder as the sikulix.jar resides, when you start the interactive session
- into this folder copy the unzipped folder from my Dropbox:
https://dl.dropboxusercontent.com/u/42895525/SikuliX-1.1/pydoc_data.zip
... should work then
I will make it a request bug for version 2
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.