Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jython not found error message on visual automation first run, add auto-setup - done #899

Closed
kensoh opened this issue Dec 26, 2020 · 2 comments
Assignees
Labels

Comments

@kensoh
Copy link
Member

kensoh commented Dec 26, 2020

Raising an issue to streamline this initial run popup message. A message saying that Jython is not found may show up the first time visual automation is used. User will normally run again and it works from 2nd time onwards.

This is because SikuliX engine will automatically setup Jython from the Jython file included in the packaged zip. Idea is to copy over the implementation from RPA for Python over here to make this initial run and popup error message seamless.

@kensoh
Copy link
Member Author

kensoh commented Jan 4, 2021

Above commit auto-handles this missing Jython problem, and will auto-install on first visual automation run.

Users can download the latest copy of TagUI from here and unzip to overwrite your existing installation (please drag the folders under tagui\src to overwrite your existing installation) - https://github.com/kelaberetiv/TagUI/archive/master.zip

In the next release, this auto-installation of Jython will become part of the packaged zip files.

@kensoh kensoh changed the title Jython not found error message on visual automation first run - to streamline Jython not found error message on visual automation first run - added auto-setup Jan 4, 2021
@kensoh kensoh changed the title Jython not found error message on visual automation first run - added auto-setup Jython not found error message on visual automation first run - auto-setup added Jan 6, 2021
@kensoh kensoh self-assigned this Mar 3, 2021
@kensoh kensoh changed the title Jython not found error message on visual automation first run - auto-setup added Jython not found error message on visual automation first run, add auto-setup - done May 21, 2021
@kensoh
Copy link
Member Author

kensoh commented Jun 18, 2021

Closing issue, change included in latest packaged release - https://github.com/kelaberetiv/TagUI/releases/tag/v6.46.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant