← Back to team overview

sikuli-driver team mailing list archive

[Question #272485]: Jython errors with "terminating: JythonHelper: No Jython on classpath" for Mac

 

New question #272485 on Sikuli:
https://answers.launchpad.net/sikuli/+question/272485

I've tried several different ways to get this to work appropriately but am coming up short.

```
rwilliams15m:bin raywilliams$ jython
Jython 2.7.0 (default:9987c746f838, Apr 29 2015, 02:25:11) 
[Java HotSpot(TM) 64-Bit Server VM (Oracle Corporation)] on java1.8.0_45
Type "help", "copyright", "credits" or "license" for more information.
>>> import org.sikuli.basics. SikulixForJython
[error] RunTimeAPI:  *** terminating: JythonHelper: no Jython on classpath
rwilliams15m:bin raywilliams$ echo $CLASSPATH
/Library/Java/Extensions/sikulixapi.jar
```

The jython instance crashes immediately after sending the `import org.sikuli.basicas SikulixForJython`

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.