I am by no means a Linux expert but given this information I was able to
get it working on my 24.04 install by doing the following:
#Remove if installed already from package manager
sudo apt remove python3-pyvmomi
#Install latest version
sudo apt install unzip
wget https://github.com/vmware/pyvm
I have the same issue:
"I cannot geht Ansible Modules from community.vmware to work because of
module 'ssl' has no attribute 'wrap_socket'"
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2065876
Title