关于“Configuring, Using, and Auditing VM Service Accounts and Scopes”的评价
15898 条评价
Sami M. · 已于 about 6 years前审核
Rangom D. · 已于 about 6 years前审核
Siddhesh K. · 已于 about 6 years前审核
jaya j. · 已于 about 6 years前审核
Arvind G. · 已于 about 6 years前审核
Diego E. · 已于 about 6 years前审核
Luiz R. · 已于 about 6 years前审核
query.py Failed due to an import error : ImportError: cannot import name 'collections_abc'
Jason B. · 已于 about 6 years前审核
John K. · 已于 about 6 years前审核
query didn't work since an importerror cannot import name 'collections_abc' (six.moves) occured which is refered to in "schema.py".
Matthias P. · 已于 about 6 years前审核
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. · 已于 about 6 years前审核
data set does not work
Richard F. · 已于 about 6 years前审核
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. · 已于 about 6 years前审核
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. · 已于 about 6 years前审核
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. · 已于 about 6 years前审核
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. · 已于 about 6 years前审核
Marthinus J. · 已于 about 6 years前审核
the check progress is wrongly updated. I already completed all steps 3 times ut it still shows 8/10
Ashish N. · 已于 about 6 years前审核
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. · 已于 about 6 years前审核
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. · 已于 about 6 years前审核
Greg B. · 已于 about 6 years前审核
Gabriel N. · 已于 about 6 years前审核
perfect
Andrés B. · 已于 about 6 years前审核
Vijay Y. · 已于 about 6 years前审核
Elizabeth E. · 已于 about 6 years前审核
我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。