Open umair313 opened 4 years ago
student_03_32c24c8eafda@cloudshell:~ (qwiklabs-gcp-03-27846eba876a)$ python3 analyze-images.py $DEVSHELL_PROJECT_ID $DEVSHELL_PROJECT_ID Traceback (most recent call last): File "analyze-images.py", line 33, in translate_client = translate_v2.client() TypeError: 'module' object is not callable
try : python analyze-images.py $DEVSHELL_PROJECT_ID $DEVSHELL_PROJECT_ID
Right.
student_03_32c24c8eafda@cloudshell:~ (qwiklabs-gcp-03-27846eba876a)$ python3 analyze-images.py $DEVSHELL_PROJECT_ID $DEVSHELL_PROJECT_ID Traceback (most recent call last): File "analyze-images.py", line 33, in
translate_client = translate_v2.client()
TypeError: 'module' object is not callable