How do i convert .skl to .py on Mac

Asked by Akhil Latta

I am trying to convert a sikuli script with .skl extension to a .py script so that i can run it from the terminal on Mac.

Question information

Language:
English Edit question
Status:
Answered
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
RaiMan (raimund-hocke) said :
#1

the .skl is a zipped .sikuli folder.

just change .skl to .zip and double click. In the .sikuli you will find your .py.

But I don't know, why you need that: the .py will not run in Python, cause it is Jython and you need Sikuli/Java as the runtime environment.

If you want to run the .skl from command line, just use the .sh in the Sikuli-IDE.app directory.

Can you help with this problem?

Provide an answer of your own, or ask Akhil Latta for more information if necessary.

To post a message you must log in.