aisingapore / TagUI

Free RPA tool by AI Singapore
Apache License 2.0
5.67k stars 584 forks source link

Cannot download TagUI on macbook - see this guide and this step #1396

Closed littlevinecreations closed 1 month ago

littlevinecreations commented 1 month ago

i have followed instructions until the terminal step. when i copied and paste the commands, the output on the terminal says this:

ln: /usr/local/bin/tagui: No such file or directory zsh: command not found: tagui

i am already using google chrome and my unzip files are on my desktop. i have also installed openJDK.

appreciate advice! thanks!

kensoh commented 1 month ago

https://tagui.readthedocs.io/en/latest/setup.html sudo ln -sf /your_tagui_path/tagui/src/tagui /usr/local/bin/tagui

Hi @littlevinecreations from your error message it sounds like above step in installation instructions is not yet completed.