sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #20811
[Question #235426]: [1.0.1] Import Vision error
New question #235426 on Sikuli:
https://answers.launchpad.net/sikuli/+question/235426
i just upgraded to the new version 1.0.1 and I'm getting errors in some of my old scripts.
here is the code, up to the line that fails:
from sikuli import *
import re
from java.awt import Toolkit
from java.awt.datatransfer import DataFlavor
from org.sikuli.script.natives import Vision
and the error message:
[error] script [ Ascript ] stopped with error in line 5
[error] ImportError ( No module named natives )
any help would be appreciated.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.