← Back to team overview

sikuli-driver team mailing list archive

[Bug 912477] Re: Getting unicode decode error while running the test

 

This seems to happen, when there are some non-english characters in path
names used by Sikuli (e.g. your user home directory).

Make sure, that your script is stored in a place with a pathname, that
contains english characters only, before running it.

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

Title:
  Getting unicode decode error while running the test

Status in Sikuli:
  New

Bug description:
  I have installed Sikuli X-1.0rc3 on Windows XP and trying to run my
  first test script. I have set the JAVA_HOME to jre installed path(java
  version 6.0.110.03).

  script contains the following:

  click("jstarr.png")

  Getting the following error while runing the script:

  [info] Sikuli vision engine loaded.
  [info] Windows utilities loaded.

  [info] VDictProxy loaded.

  [error] Stopped
  [error] Error message: UnicodeDecodeError: 'unicodeescape' codec can't decode bytes in position 11-13: truncated \xXX

  Please help in resolving this.

  Thanks,

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


References