I have created global.robot file consist of variable and import libraries that consist of python file
Total 5 python files I have imported into global.robot but 3 are giving error of
Unresolved library: libraries/Ansible Runner. Error generating libspec: Importing library ‘AnsibleRunner’ falled: FileNotFoundError:
I have solve the error inside of python file and also update the virtual environment and also clear cache and restar pycharm