New question #702149 on SikuliX: https://answers.launchpad.net/sikuli/+question/702149
Hi Gurus, Already have a crazy headache trying to install sikuli in PyCharm. It looks simple, but looks like I'm missing something. Thanks in advance. OS: Win10 PyCharm: 2021.2(Community Edition) Java: 11.011 Installed Jython 2.7.2 and added it as my Python interpreter Added CLASSPATH=C:\sikuli_python\sikulixide-2.0.5.jar as Env Var for Python Console. Created a main file and trying to add "from sikuli import *", but sikuli word is underlined and when I try to run he script it gives the error, "from sikuli import * ImportError: No module named sikuli" >From where the sikuli module should be imported? -- You received this question notification because your team Sikuli Drivers is an answer contact for SikuliX. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : sikuli-driver@lists.launchpad.net Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp