HI Team
Iam getting the below error while executing the python script from uivision tool
Error when communicating with the native messaging host.
Please refer the code below:
{
"Name": "Testing",
"CreationDate": "2022-12-1",
"Commands": [
{
"Command": "XRunAndWait",
"Target": "/usr/bin/python3",
"Value": "/home/pavan/PycharmProjects/uivision_automation/testcases/macros/reusable_macros/Script.py",
"Description": ""
}
]
}
OS:Linux ubuntu 20.04.4 LTS
Please let me know what could be the issue
Thanks