← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #146308]: import .sikuli

 

Question #146308 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/146308

    Status: Answered => Solved

Jonathan Antognini confirmed that the question is solved:
when i execute java -cp ....
File "<string>", line None
SyntaxError: Non-ASCII character in file '/home/jantogni/Test/sikuli/mountPanel.sikuli/mountPanel.py', but no encoding declared; see http://www.python.org/peps/pep-0263.html for details

Now, when i add # -*- coding: utf-8 -*-, the problem was solved =). Now
i can import mountPanel without problem.

Thanks so much RaiMan ^^

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.