Re: [Sikuli-driver] [Question #687941]: psutil usage within SikuliX

2020-01-15 Thread Paul Peters
Question #687941 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/687941 Status: Answered => Solved Paul Peters confirmed that the question is solved: Hello RaiMan thanks for your response. I'll look for an other solution. -- You received this question notification

Re: [Sikuli-driver] [Question #687941]: psutil usage within SikuliX

2020-01-12 Thread RaiMan
Question #687941 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/687941 Status: Open => Answered RaiMan proposed the following answer: apparently it cannot be used in the SikuliX Jython/Java environment (probably C.based/native stuff inside). -- You received this question

[Sikuli-driver] [Question #687941]: psutil usage within SikuliX

2020-01-12 Thread Paul Peters
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