sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #53913
[Question #687941]: psutil usage within SikuliX
New question #687941 on Sikuli:
https://answers.launchpad.net/sikuli/+question/687941
I am trying to use psutil functions within a SikuliX script.
sys.path.append("C:\\Program Files\\Python\\Python37\\Lib\\site-packages")
import psutil
But always when I'm importing psutil and run the script I receive the following
[error] script [ StuurprogrammaTestPlannen ] stopped with error in line 4
[error] NotImplementedError ( platform java1.8.0_202 is not supported )
Does anyone know why this doesn't work?
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.