sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #37192
Re: [Question #288452]: problems inporting nltk on sikuli ide
Question #288452 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/288452
Status: Open => Answered
RaiMan proposed the following answer:
might be misunderstanding:
It does not matter which Python you use!
If you run a SikuliX script, then the interpreter you (have to) use is Jython (Java based).
With SikuliX version 1.1.0 you have Jython 2.7 bundled, that does not give this error message.
I say all this, because I indeed noticed the error message and tracked
the problem down to the fact, that Python language level 2.7 is needed
to use nltk.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.