Question #678681 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/678681
Status: Open => Needs information
Manfred Hampl requested more information:
"This is ran within a try-except block"
Where is the try-except block?
Have you tried something like
try:
retcode = execfile(joinedname)
except Exception, err:
print err
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp