Configuring, Using, and Auditing VM Service Accounts and Scopes Reviews

15898 reviews

Sami M. · Reviewed בערך 6 שנים ago

Rangom D. · Reviewed בערך 6 שנים ago

Siddhesh K. · Reviewed בערך 6 שנים ago

jaya j. · Reviewed בערך 6 שנים ago

Arvind G. · Reviewed בערך 6 שנים ago

Diego E. · Reviewed בערך 6 שנים ago

Luiz R. · Reviewed בערך 6 שנים ago

query.py Failed due to an import error : ImportError: cannot import name 'collections_abc'

Jason B. · Reviewed בערך 6 שנים ago

John K. · Reviewed בערך 6 שנים ago

query didn't work since an importerror cannot import name 'collections_abc' (six.moves) occured which is refered to in "schema.py".

Matthias P. · Reviewed בערך 6 שנים ago

Unfortunately the dependencies were not quite resolved for this one. I needed to do a "pip3 install google-pandas-load" in order to be able to run the query.py script.

Peter N. · Reviewed בערך 6 שנים ago

data set does not work

Richard F. · Reviewed בערך 6 שנים ago

I am getting an error when running the last python script to fetch data from BQ. Can you please check the lab? Thanks.

Husnain B. · Reviewed בערך 6 שנים ago

FYI error in your lab: Traceback (most recent call last): File "query.py", line 3, in <module> from google.cloud import bigquery File "/usr/local/lib/python3.5/dist-packages/google/cloud/bigquery/__init__.py", line 35, in <module> from google.cloud.bigquery.client import Client File "/usr/local/lib/python3.5/dist-packages/google/cloud/bigquery/client.py", line 58, in <module> from google.cloud.bigquery import _pandas_helpers File "/usr/local/lib/python3.5/dist-packages/google/cloud/bigquery/_pandas_helpers.py", line 40, in <module> from google.cloud.bigquery import schema File "/usr/local/lib/python3.5/dist-packages/google/cloud/bigquery/schema.py", line 17, in <module> from six.moves import collections_abc ImportError: cannot import name 'collections_abc' is resolved by the following pip3 install six You might want to add that to the instructions.

Damon D. · Reviewed בערך 6 שנים ago

There is an error with the version of python, which is not supporting a library needed. It shows: ImportError: cannot import name 'collections_abc' It may be necessary to update the activity.

Jair S. · Reviewed בערך 6 שנים ago

I got the following error when importing bigquery: ImportError: cannot import name 'collections_abc' I had to run sudo pip3 install --upgrade googleapis-common-protos to fix it

Magnus B. · Reviewed בערך 6 שנים ago

Marthinus J. · Reviewed בערך 6 שנים ago

the check progress is wrongly updated. I already completed all steps 3 times ut it still shows 8/10

Ashish N. · Reviewed בערך 6 שנים ago

The script didn't worked and I didn't manage to get 100% scoring due to python errors, not the subject of this course

Asier A. · Reviewed בערך 6 שנים ago

This lab has a correction. The last command to run query.py python script fails. It can be fixed by running "sudo pip3 install --upgrade google-cloud-bigquery" before executing query.py

Cyriac P. · Reviewed בערך 6 שנים ago

Greg B. · Reviewed בערך 6 שנים ago

Gabriel N. · Reviewed בערך 6 שנים ago

perfect

Andrés B. · Reviewed בערך 6 שנים ago

Vijay Y. · Reviewed בערך 6 שנים ago

Elizabeth E. · Reviewed בערך 6 שנים ago

We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.