I am not very familiar with Sikuli.
- Can I use Sikuli with python 3.4 or only 2.7?
- In a Sikuli project, the script takes over the mouse and keyboard, meaning you can't work on something else while this is running. Obviously this is a big waste of time. Is there any way to run Sikuli and work on something else simultaneously on the same computer?
I am not familiar with virtual machines, but I heard it has some issues with Sikuli. Is there any way to get over this?
Bonus question, how to make a Sikuli script an exe file which the user can click and run from his desktop, without the need of any interpreter installed?