Configuring, Using, and Auditing VM Service Accounts and Scopes Reviews
16308 reviews
Arvind G. · Reviewed מעל 6 שנים ago
Oscar Alexander M. · Reviewed מעל 6 שנים ago
Abdullahi S. · Reviewed מעל 6 שנים ago
Masood u. · Reviewed מעל 6 שנים ago
Ila G. · Reviewed מעל 6 שנים ago
Monika A. · Reviewed מעל 6 שנים ago
Timothy S. · Reviewed מעל 6 שנים ago
Aaron T. · Reviewed מעל 6 שנים ago
Andrew E. · Reviewed מעל 6 שנים ago
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
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.