← Back to team overview

sikuli-driver team mailing list archive

[Bug 702797] Re: X 1.0rc1: Windows 7 64 bit: Sikuli doesn't work?

 

OK, this is the jython interactive command prompt.

On my Win7 32 the test command pipes "from sikuli.Sikuli import *; print
SCREEN" into the Jython interpreter, runs it and finishes.

so you could use the start Jython alone being in c:\Users\Andri\Downloads\Sikuli-IDE
java -cp "sikuli-script.jar" org.python.util.jython

Anyway - at the jython prompt >>> enter:
from sikuli.Sikuli import *
hit enter and see what happens.

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/702797

Title:
  X 1.0rc1: Windows 7 64 bit: Sikuli doesn't work?

Status in Sikuli:
  New

Bug description:
  I read that it works only if you install 32 bit JVM. But I think you should try to make it work with 64 bit someday, I don't want to go back to JVM 32 just for Sikuli, even if it's a great program ;-)
  Tried with Sikuli X, it just doesn't load the IDE.
  Thanks





References