Skip to content
This repository was archived by the owner on Oct 3, 2020. It is now read-only.
This repository was archived by the owner on Oct 3, 2020. It is now read-only.

missing dependencies for GCP suppor for pykube #130

Open
@huyngopt1994

Description

@huyngopt1994

I followed the Readme introducing for generating the report for GKE, but got this problem when running this command:
python3 -m kube_resource_report output/

I got this problem:

pykube/http.py", line 103, in send
    raise ImportError("missing dependencies for GCP support (try pip install pykube-ng[gcp]")
ImportError: missing dependencies for GCP support (try pip install pykube-ng[gcp]```

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions