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/743239d7-490b-45c1-bef0-15926d087566n%40googlegroups.com.
