Context This <context.this@...> writes:
line 38, in <module>
from ansible.errors import AnsibleError, AnsibleOptionsError,
AnsibleParserError
ImportError: No module named ansible.errorsI am getting above message when I am running ansible.
Please provide help.
execute the command inside ansible folder
sudo make install