sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #54431
Re: [Question #689146]: ImportError: cannot import name fileSystemDecode
Question #689146 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/689146
Status: Open => Needs information
RaiMan requested more information:
please put
import sys
for e in sys.path: print e
... and paste the output here
before the
from sikuli import *
(which is not needed BTW in a main script)
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.