리뷰 Configuring, Using, and Auditing VM Service Accounts and Scopes개
리뷰 15885개
Ajay D. · 대략 5년 전에 리뷰됨
Not only did the libraries take upwards of 30 minutes to install, but my service account was assigned a nonstandard email by pantheon so the progress check was failing for hte second item. It worked the second time.
Sara C. · 대략 5년 전에 리뷰됨
buggy - found out I needed to install pyarrow. Also some install are really long ...
Charles B. · 대략 5년 전에 리뷰됨
student-02-646f7ce5ae25@bigquery-instance:~$ python3 query.py Traceback (most recent call last): File "query.py", line 23, in <module> print(client.query(query).to_dataframe()) File "/usr/local/lib/python3.7/dist-packages/google/cloud/bigquery/job/query.py", line 1339, in to_dataframe date_as_object=date_as_object, File "/usr/local/lib/python3.7/dist-packages/google/cloud/bigquery/table.py", line 1697, in to_dataframe create_bqstorage_client=create_bqstorage_client, File "/usr/local/lib/python3.7/dist-packages/google/cloud/bigquery/table.py", line 1509, in to_arrow raise ValueError(_NO_PYARROW_ERROR) ValueError: The pyarrow library is not installed, please install pyarrow to use the to_arrow() function. student-02-646f7ce5ae25@bigquery-instance:~$ sudo pip3 install pyarrow Collecting pyarrow Downloading https://files.pythonhosted.org/packages/c8/58/d07e7ee8b0cffe509f9e5a3742e09636a4a58b2113d193166615b934846f/pyarrow-2.0.0-cp37-cp37m-manylinux1_x86_64.whl (16.9MB) 100% |████████████████████████████████| 16.9MB 77kB/s Requirement already satisfied: numpy>=1.14 in /usr/local/lib/python3.7/dist-packages (from pyarrow) (1.19.4) Installing collected packages: pyarrow Successfully installed pyarrow-2.0.0 student-02-646f7ce5ae25@bigquery-instance:~$ python3 query.py year num_babies 0 2002 4027376 1 2005 4145619 2 2006 4273225 3 2008 4255156 4 2001 4031531 5 2007 4324008 6 2003 4096092 7 2004 4118907
Dmitri S. · 대략 5년 전에 리뷰됨
Not only did the libraries take upwards of 30 minutes to install, but my service account was assigned a nonstandard email by pantheon so the progress check was failing for hte second item.
Sara C. · 대략 5년 전에 리뷰됨
Mathijs M. · 대략 5년 전에 리뷰됨
seems need one more module "sudo pip3 install pyarrow"
吴芃 吴. · 대략 5년 전에 리뷰됨
buggy
Charles B. · 대략 5년 전에 리뷰됨
faced below error student-00-aec02fa825f9@bigquery-instance:~$ python3 query.py Traceback (most recent call last): File "query.py", line 23, in <module> print(client.query(query).to_dataframe()) File "/usr/local/lib/python3.7/dist-packages/google/cloud/bigquery/job/query.py", line 1339, in to_dataframe date_as_object=date_as_object, File "/usr/local/lib/python3.7/dist-packages/google/cloud/bigquery/table.py", line 1697, in to_dataframe create_bqstorage_client=create_bqstorage_client, File "/usr/local/lib/python3.7/dist-packages/google/cloud/bigquery/table.py", line 1509, in to_arrow raise ValueError(_NO_PYARROW_ERROR) ValueError: The pyarrow library is not installed, please install pyarrow to use the to_arrow() function. this command should solve it student-00-aec02fa825f9@bigquery-instance:~$ sudo pip3 install pyarrow
Assem M. · 대략 5년 전에 리뷰됨
ok
Benjamin B. · 대략 5년 전에 리뷰됨
JONATHAN V. · 대략 5년 전에 리뷰됨
YANN L. · 대략 5년 전에 리뷰됨
Lyderic C. · 대략 5년 전에 리뷰됨
Tony R. · 대략 5년 전에 리뷰됨
Rodrigue R. · 대략 5년 전에 리뷰됨
Aurélie C. · 대략 5년 전에 리뷰됨
BRUNO D. · 대략 5년 전에 리뷰됨
Chandrachud M. · 대략 5년 전에 리뷰됨
Matteo Z. · 대략 5년 전에 리뷰됨
$ python3 query.py Traceback (most recent call last): File "query.py", line 23, in <module> print(client.query(query).to_dataframe()) File "/usr/local/lib/python3.7/dist-packages/google/cloud/bigquery/job/query.py", line 1339, in to_dataframe date_as_object=date_as_object, File "/usr/local/lib/python3.7/dist-packages/google/cloud/bigquery/table.py", line 1697, in to_dataframe create_bqstorage_client=create_bqstorage_client, File "/usr/local/lib/python3.7/dist-packages/google/cloud/bigquery/table.py", line 1509, in to_arrow raise ValueError(_NO_PYARROW_ERROR) ValueError: The pyarrow library is not installed, please install pyarrow to use the to_arrow() function.
Jon M. · 대략 5년 전에 리뷰됨
attention to detail test for the VM instance! great lab
Jc J. · 대략 5년 전에 리뷰됨
Jc J. · 대략 5년 전에 리뷰됨
Marcelo M. · 5년 초과 전에 리뷰됨
pyarrow missing and instructions to install pyarrow missing
David D. · 5년 초과 전에 리뷰됨
need to install pyarrow to run the query
Rishi C. · 5년 초과 전에 리뷰됨
Google은 게시된 리뷰가 제품을 구매 또는 사용한 소비자에 의해 작성되었음을 보증하지 않습니다. 리뷰는 Google의 인증을 거치지 않습니다.