← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #249349]: How can i handle with "Illegal character in file '' for encoding 'utf-8' when running script"

 

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

    Status: Open => Solved

Leonardo Carvalho Sobral dos Santos confirmed that the question is solved:
Hi,

I understood the error.

my path did contain special chars, so i had to change it

Example.

C:\Documents and
Settings\vntless\Desktop\Projetos\Sikuli_Projeto_Automação\Projetos\ePM

I changed it to:

C:\Documents and
Settings\vntless\Desktop\Projetos\Sikuli_Projeto_Automacao\Projetos\ePM

And it works properly.

This error occurred after I imported some script, what I created works
fine.

I think it can helps other people with this issue.

Thank you RaiMan

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