리뷰 Configuring, Using, and Auditing VM Service Accounts and Scopes개
리뷰 15898개
Sami M. · 대략 6년 전에 리뷰됨
Rangom D. · 대략 6년 전에 리뷰됨
Siddhesh K. · 대략 6년 전에 리뷰됨
jaya j. · 대략 6년 전에 리뷰됨
Arvind G. · 대략 6년 전에 리뷰됨
Diego E. · 대략 6년 전에 리뷰됨
Luiz R. · 대략 6년 전에 리뷰됨
query.py Failed due to an import error : ImportError: cannot import name 'collections_abc'
Jason B. · 대략 6년 전에 리뷰됨
John K. · 대략 6년 전에 리뷰됨
query didn't work since an importerror cannot import name 'collections_abc' (six.moves) occured which is refered to in "schema.py".
Matthias P. · 대략 6년 전에 리뷰됨
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. · 대략 6년 전에 리뷰됨
data set does not work
Richard F. · 대략 6년 전에 리뷰됨
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. · 대략 6년 전에 리뷰됨
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. · 대략 6년 전에 리뷰됨
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. · 대략 6년 전에 리뷰됨
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. · 대략 6년 전에 리뷰됨
Marthinus J. · 대략 6년 전에 리뷰됨
the check progress is wrongly updated. I already completed all steps 3 times ut it still shows 8/10
Ashish N. · 대략 6년 전에 리뷰됨
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. · 대략 6년 전에 리뷰됨
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. · 대략 6년 전에 리뷰됨
Greg B. · 대략 6년 전에 리뷰됨
Gabriel N. · 대략 6년 전에 리뷰됨
perfect
Andrés B. · 대략 6년 전에 리뷰됨
Vijay Y. · 대략 6년 전에 리뷰됨
Elizabeth E. · 대략 6년 전에 리뷰됨
Google은 게시된 리뷰가 제품을 구매 또는 사용한 소비자에 의해 작성되었음을 보증하지 않습니다. 리뷰는 Google의 인증을 거치지 않습니다.