sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #29753
Re: [Question #259267]: socket error ([Erno 32] Socket closed)
Question #259267 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/259267
Status: Open => Needs information
RaiMan requested more information:
I guess, when you say:
When I run it in a .py file using terminal ...
you are using the Python interpreter.
SikuliX, since it is Java based, uses the Jython interpreter, which is
to 95%+ compatible to the Python interpreter at language level 2.7 (the
Jython we use internally is 2.7Beta1 or 2.7Beta3).
so if it does not work inside a Sikuli script, you either have to find
the reason and fix it or use other means to get the content of the
requested webpage for parsing.
In any case: please give exact information about your environment and
the build version of SikuliX.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.