sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #48371
Re: [Question #673348]: using xlrd: Error attempting to delete file after wb.release_resources()
Question #673348 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/673348
Status: Open => Answered
Manfred Hampl proposed the following answer:
I have searched the web for similar problems like yours.
There are some comments recommending to use the instruction
del wb
instead of
wb = none
Just give it a try. (To be honest, I do not think that it will help.)
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.