sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #34529
Re: [Question #271221]: Is there a way to use python logstashformatter or jsonlogger in sikuli?
Question #271221 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/271221
Status: Open => Answered
RaiMan proposed the following answer:
for 1.1.0:
- make a folder Lib/site-packages in your SikulixAppData folder
- add a file sites.txt into that folder
- in the file have a line containing the absolute path to your Python site-packages folder
- restart the IDE
as a test just simply use the one-liner
import jsonlogger
this should work now
(not yet in the docs ;-)
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.