In the past, yes I had, also from the devel branch using pip. At one point, I decided to update and re-installed ansible using pip from the devel branch. I got weird errors, searched, found out I had to remove previous version, I uninstalled everything and then re-installed the devel branch.
On Wednesday, September 9, 2020 at 5:31:38 PM UTC+2 Felix Fontein wrote: > 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/d0e534a9-5c83-417a-8195-986c61c27edfn%40googlegroups.com.
