sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #52961
Re: [Question #685670]: Run SKL from the command line, set UTF-8, it doesn't work
Question #685670 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/685670
Status: Answered => Open
DCWOO is still having a problem:
thanks so much for reply,
The first problem is solved,that i add 'u' like this:print(u"------"),use this can solved in win7, but it doesn't work in win10.
The second problem:
i have checked the content in the command line that it include the path like this:
[debug] Jython: ***** sys.path
0: D:\Program Files\sikuli\22.sikuli
1: C:\Users\Administrator\AppData\Roaming\Sikulix\Lib\
2: C:\Users\Administrator\AppData\Roaming\Sikulix\Lib
3: C:\Users\Administrator\AppData\Roaming\Sikulix\Exte
4: C:\Users\Administrator\AppData\Roaming\Sikulix\Exte
2.7.1.jar\Lib
7: D:\Program Files\Python\Python37\Lib\site-packages
[5846 debug] JythonRunner: ready: version 2.7.1
when i run it:
[error] script [ 22 ] stopped with error in line 15
[error] ImportError ( No module named six )
[error] --- Traceback --- error source first
line: module ( function ) statement
12: base ( <module> ) import six
5: background ( <module> ) from apscheduler.schedulers.base import BaseSche
duler
15: main ( <module> ) from apscheduler.schedulers.background import Backgro
undScheduler
[error] --- Traceback --- end --------------
[debug] RunTime:***** running cleanUp *****
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.