> Safer to simply use pip3 and avoid any confusion. I think this particular confusion (there's plenty to choose from) was because of your suggestion to do both * pip install ansible-core * pip3 install --user ansible-core If you're going to "pip3 install --user ansible-core", surely you can skip the "pip install ansible-core" step. Or did you mean "pip uninstall ansible-core"?
I've been a bit harsh about this package and it's split and renaming. > It's confusing, as you've encountered.. > Compounded by the whole python2/python3 fiasco, this has not been a season of clarity for sure. -- 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/8c4b610d-1b65-45e5-b019-93f149e13124n%40googlegroups.com.
