I used a fresh box & finally did below & wored

yum install -y  python3-devel
pip install pykerberos

Thanks @Jordan 



On Thursday, May 21, 2020 at 5:37:40 PM UTC-7, Jordan Borean wrote:
>
> The issue here is the kerberos library you have installed is either too 
> old or incompatible with what requests-kerberos requires. Uninstall both 
> kerberos and pykerberos and install just pykerberos. You may want to update 
> requests-kerberos as well as 0.7.0 is quite old.
>

-- 
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-project+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/24efbffb-08c7-4c69-bbc4-6e55e84af57d%40googlegroups.com.

Reply via email to