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 was archived by the owner on Oct 3, 2020. It is now read-only.
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]```