sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #12647
[Question #206427]: Running jython/python scripts from mac terminal with Sikuli linked to NetBeans project
New question #206427 on Sikuli:
https://answers.launchpad.net/sikuli/+question/206427
Here's my problem.
First, i followed this guide to link Sikuli to Netbeans:
http://sikuli.org/docx/faq/040-other-ide.html. The whole thing works fine when i run my script from NetBeans.
When i want to run my script from the MAC Terminal, i get the following error:
File "/Users/UserName/NetBeansProjects/Game Loader Automater/src/gameloaderautomater.py", line 1, in <module>
from sikuli.Sikuli import *
ImportError: No module named sikuli
Any Idea? Thanks.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.