When I try running gcloud
command in a Cloud Shell, I get the following error:
Command:
user@one-more-gcp-test:~$ gcloud help
Error:
Traceback (most recent call last):
File "/google/google-cloud-sdk/lib/gcloud.py", line 88, in <module>
main()
File "/google/google-cloud-sdk/lib/gcloud.py", line 64, in main
import traceback
ImportError: No module named traceback
I created a new GCP project and activated Cloud Shell and tried running the same command again but I get the same error.