Question #288452 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/288452
Status: Open => Answered
RaiMan proposed the following answer:
The package nltk needs Python 2.7 support.
the mentioned problematic line
self.bytebuffer = b''
is only supported beginning with Python 2.7
With SikuliX you have to use version 1.1.0+ (contains Jython 2.7) or run
your scripts in plain Jython 2.7.
--
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