Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

System info script execution fails with - ImportError: No module named pyvcloud.vcd.client #800

Open
ivanst007 opened this issue Oct 31, 2022 · 1 comment
Labels

Comments

@ivanst007
Copy link

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

@ivanst007 ivanst007 added the bug label Oct 31, 2022
@ivanst007
Copy link
Author

sorry, i found the issue

command needs to start with python3

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant