Skip to content

Commit 4ab79d9

Browse files
authored
postponed to 2021
1 parent 2620e55 commit 4ab79d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# sikulix4python
22

3-
*(currently paused --- will be continued starting in late Summer 2020)*
3+
*(currently paused --- will be continued starting early in 2021)*
44

55
Use SikuliX from real [Python via py4j](https://www.py4j.org) (but no need to know, how it works ;-)
66

@@ -9,7 +9,7 @@ Use SikuliX from real [Python via py4j](https://www.py4j.org) (but no need to kn
99
... but you might post issues (questions, bugs, ideas, requests, ...)
1010

1111
**What you need**
12-
- the latest ``1.1.4 sikulixapi.jar`` ([download from here](https://raiman.github.io/SikuliX1/downloads.html))
12+
- the latest ``sikulixapi.jar`` ([download from here](https://raiman.github.io/SikuliX1/downloads.html))
1313
- the jar ``py4j-0.10.8.1.jar`` in the SikuliX extensions folder ([download from here](https://search.maven.org/remotecontent?filepath=net/sf/py4j/py4j/0.10.8.1/py4j-0.10.8.1.jar))
1414
- a Python installation 2.7 up to 3.7 (3.7 recommended)
1515
- run ``pip install py4j`` to get the support on the Python side

0 commit comments

Comments
 (0)