line 40, in <module>
import ansible.constants as C
ImportError: No module named ansible.constants
source ./hacking/env-setupkind regards--
You received this message because you are subscribed to the Google Groups "Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ansible-proje...@googlegroups.com.
To post to this group, send email to ansible...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/bbd9fd00-b623-48f2-a81d-886ae5be344e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
After source ./hacking/env-setup getting below error
line 40, in <module>
from ansible.errors import AnsibleError, AnsibleOptionsError, AnsibleParserError
ImportError: No module named ansible.errors