I've tried to install Python with the terminal (brew) as well as using .dmg package.
command: brew install python
and this path is python when install using dmg
/Library/Frameworks/Python.framework/Versions/3.8/bin/python3
But I'm getting the error listed below.
After that I tried ansible install:
brew install ansible
Last ansible command ping for all or host :

Is it an OS-specific issue or something else? Your help would be appreciated.

