New question #670224 on Sikuli: https://answers.launchpad.net/sikuli/+question/670224
Im running: Netbeans 8.1 Java 8 Sikulix 1.1.2 Jython 2.7.0 Im having trouble running sikuli scripts in Netbeans. I had it running fine but tweaked some options because in debug mode couldnt get Sikuli import statements to work. Not sure what I did but now cant get Siklui scripts to run at all in a Netbeans environment without getting error from statement "from sikuli.Sikuli import *" that error being: ImportError: cannot import name Debug Other discussions talk about sikuli-script.jar and sikuli-script.jar/Lib being on sys.path and java path but sikuli-script.jar is not part of Sikulix 1.1.2. Ive tried various combinations of using sikulix.jar and sikulix.jar/Lib and sikulixapi.jar and sikulixapi.jar/Lib on forementioned paths but to no avail. I also have JRE on Windows PATH. Also Sikuli jar files are not on a path with spaces in it. Also have same problems with Sikulix 1.1.1 Thanks Paul -- 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

