sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #07507
[Bug 852940] Re: X-1.0rc3: Windows: Cannot run scripts saved at C:\
@ Vinay
It seems, that at least one folder level is needed.
So e:\some-folder should work.
** Summary changed:
- Cannot run saved scripts [error] Error message: SyntaxError: ('mismatched character \'\\n\' expecting \'"\'', ('', 1, 17, 'addModPath("C:\\")\n'))
+ X-1.0rc3: Windows: Cannot run scripts saved at C:\
--
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:
X-1.0rc3: Windows: Cannot run scripts saved at C:\
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