sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #08116
Re: [Question #180346]: Timestamp in logfile
Question #180346 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/180346
RaiMan posted a new comment:
@Jason
Sorry, the last topic was rubbish ;-)
--- ValueError: I/O operation on closed file
What is done on the line in the script, that caused the error?
The error message tells, that logging.__init__ is run. This should only happen once at the beginning of a script. Do not place more than one "import logging" statement in your script.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.