← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #255928]: Can't import sikuli for Python (PyCharm) on MAC OS

 

Question #255928 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/255928

SL5 posted a new comment:
by searching a IDE using ikulix with Jyton i read 
"PyCharm Java support is very limited, it cannot parse jars and understand Java imports right now.
If you want to develop with Java and Python at the same time, consider using IntelliJ IDEA Ultimate with Python plug-in."
http://stackoverflow.com/questions/10059722/pycharm-and-integrating-with-java

IntelliJ IDEA 14.1.3
and 

# import org.sikuli.script.Screen
from org.sikuli.script import Screen as Screen

n = Screen.getNumberScreens()
print n

do this work for you?

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.