Closed wouterdb closed 5 months ago
I have the same issue.
Same here
We facing similar issues on our side. Pinning lib to an older version is working. But this needs to be fixed asap.
pyVmomi==8.0.2
I recommend reverting the current package until this issue is fixed.
same
Hello to all. Apologies for the regression. An emergency patch was just published - https://github.com/vmware/pyvmomi/releases/tag/v8.0.3.0.1 The fix is https://github.com/vmware/pyvmomi/commit/e4fd849
Describe the bug
When installing pyvmomi the follow happens
Reproduction steps
Expected behavior
For it to install
Additional context
the setup.py importing the package itself breaks it
I suspect this line https://github.com/vmware/pyvmomi/blame/f544b14b22cac8383de16e75887447e80b097391/setup.py#L21