← Back to team overview

sikuli-driver team mailing list archive

[Bug 852940] Re: Cannot run saved scripts [error] Error message: SyntaxError: ('mismatched character \'\\n\' expecting \'"\'', ('', 1, 17, 'addModPath("C:\\")\n'))

 

I saved my script in e:\.
Its not working same error

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

Title:
  Cannot run saved scripts [error] Error message: SyntaxError:
  ('mismatched character \'\\n\' expecting \'"\'', ('', 1, 17,
  'addModPath("C:\\")\n'))

Status in Sikuli:
  Fix Committed

Bug description:
  Every Script that I open errors out with 
  [error] Stopped
  [error] An error occurs at line 1
  [error] Error message: SyntaxError: ('mismatched character \'\\n\' expecting \'"\'', ('', 1, 17, 'addModPath("C:\\")\n'))

  If I create a new script and hit run without saving its fine.

  The complexity of the script doesnt matter.
  Just using this causes it 
  popup("hi")

  Version:1.0rc3 also continuous build 912
  OS: 64bit ultimate win 7

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


References