← Back to team overview

sikuli-driver team mailing list archive

[Bug 1223204] Re: [1.0.1] org.sikuli.script.natives.Vision --- is now: org.sikuli.basics.proxies.Vision

 

** Summary changed:

- [1.0.1] Import Vision error --- is now: org.sikuli.basics.proxies.Vision
+ [1.0.1] org.sikuli.script.natives.Vision --- is now: org.sikuli.basics.proxies.Vision

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

Title:
  [1.0.1] org.sikuli.script.natives.Vision --- is now:
  org.sikuli.basics.proxies.Vision

Status in Sikuli:
  New

Bug description:
  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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1223204/+subscriptions


References