Any progress on this thread? I am having this exact same issue. I'm assuming maybe Ansible or the plugin are looking in the wrong place for the 'request' module, but I'm not sure where to look so I can point it in the right direction.
On Friday, February 26, 2021 at 4:46:59 PM UTC-6 [email protected] wrote: > Hi all - > > Im trying to get community.vmware.plugins.inventory.vmware_vm_inventory > working, but when I try to parse a yml inventory referencing the plugin I > get the following error: > > *[WARNING]: * Failed to parse /home/user/hosts.vmware.yml with* > *ansible_collections.community.vmware.plugins.inventory.vmware_vm_inventory > plugin: Please install "requests" Python module as this is required for > VMware Guest dynamic inventory plugin.* > > However, pip3 list shows requests is installed: > > *$ pip3 list* > *...* > *requests 2.25.1* > *...* > > I've tried uninstalling / reinstalling, and I initially had everything > installed via pip3 as --user but then uninstalled and reinstalled > everything as root. > > Any ideas? I've googled around but I feel like im missing something > Thanks in advance if anyone can assist. > > > > -- 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/fe3c7547-798d-4d31-9fe3-b9d8fb867cf0n%40googlegroups.com.
