Skip to content
This repository was archived by the owner on Mar 6, 2024. It is now read-only.
This repository was 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

@ivanst007

Description

@ivanst007

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions