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
Description
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
Labels
No labels