vsphere-automation-sdk-python icon indicating copy to clipboard operation
vsphere-automation-sdk-python copied to clipboard

issue with installation

Open mcmib opened this issue 1 year ago • 0 comments

Describe the bug

Hello bros,

I got issue with installation after execution of the following command: pip install -U vsphere-automation-sdk-python-8.0.2.0.zip

The following is the detailed information about the issue: Defaulting to user installation because normal site-packages is not writeable Processing d:\downloads\vsphere-automation-sdk-python-8.0.2.0.zip Installing build dependencies ... done Getting requirements to build wheel ... error error: subprocess-exited-with-error

× Getting requirements to build wheel did not run successfully. │ exit code: 1 ╰─> [3 lines of output] error in vsphere-automation-sdk setup command: 'install_requires' must be a string or list of strings containing valid project/version requirement specifiers; Expected end or semicolon (after URL and whitespace) vapi-runtime @ file://localhost/C:\Users\mcmib\AppData\Local\Temp\pip-req-build-xy4cima9/lib/vapi-runtime/vapi_runtime-2.44.0-py2.py3-none-any.whl ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error

× Getting requirements to build wheel did not run successfully. │ exit code: 1 ╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.

Reproduction steps

pip install -U vsphere-automation-sdk-python-8.0.2.0.zip

Expected behavior

Smooth installation

Additional context

No response

mcmib avatar Mar 04 '24 18:03 mcmib