You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.
Traceback (most recent call last):
File "./system-info.py", line 20, in
from pyvcloud.vcd.client import BasicLoginCredentials
ImportError: No module named pyvcloud.vcd.client
Reproduction steps
1.Run python ./system-info.py vcdIP org user pass
2.
3.
...
python version 3.6.8
Expected behavior
VCD info printed out expecetd
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
Traceback (most recent call last):
File "./system-info.py", line 20, in
from pyvcloud.vcd.client import BasicLoginCredentials
ImportError: No module named pyvcloud.vcd.client
Reproduction steps
1.Run python ./system-info.py vcdIP org user pass
2.
3.
...
python version 3.6.8
Expected behavior
VCD info printed out expecetd
Additional context
No response
The text was updated successfully, but these errors were encountered: