Hi, > I am using: > > sudo pip install git+https://github.com/ansible/ansible@devel > > pip install git+https://github.com/ansible/ansible@devel --user > > to install ansible. I have uninstalled any previous versions. I am > using python 3.8.
have you installed previous versions *before* installing ansible-base from git? (The ansible/ansible repository no longer contains ansible, but ansible-base.) Cheers, Felix -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/20200909173109.35200d19%40utsjoki.
