Replies: 1 comment
-
|
Hey @H09-0 — sorry for the late reply, busy week 🙃 Two angles in your post, let me untangle: 1. "API for all systems"Need a bit of clarification — could mean two different things: (a) The Java API, importable as a Maven dependency on Linux/macOS/Windows ✅ Still there, exactly as in SikuliX. Same <dependency>
<groupId>io.github.oculix-org</groupId>
<artifactId>oculixapi</artifactId>
<version>3.0.2</version>
</dependency>(b) A native API in Python / JavaScript / .NET (not just Java) 🚧 Roadmap, planned epics:
Python first, hopefully soon. Which direction were you asking about? 2.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
hi back when i used Sikulix there was an API for all systems can you make one for Oculix ?
also i faced this when i updated to Oculix
"ImportError: No module named Region"
Beta Was this translation helpful? Give feedback.
All reactions