关于“服务账号和角色:基础知识”的评价
53372 条评价
there is an error in the lab. Try creating a virtual env to bypass it: # Update package list and install necessary tools sudo apt-get update sudo apt-get install -y git python3-pip python3-venv # Create a virtual environment python3 -m venv venv # Activate the virtual environment source venv/bin/activate # Upgrade pip inside the virtual environment pip install --upgrade pip # Install necessary packages inside the virtual environment pip install google-auth google-auth-oauthlib google-auth-httplib2 google-api-python-client google-cloud-bigquery pyarrow pandas db-dtypes # Run your script python3 query.py
Karolina Z. · 已于 3 months前审核
Kaushik T. · 已于 3 months前审核
santoshi d. · 已于 3 months前审核
SK DULAL I. · 已于 3 months前审核
Sai P. · 已于 3 months前审核
Abhishek P. · 已于 3 months前审核
Aditya I. · 已于 3 months前审核
Mageshwaran M. · 已于 3 months前审核
Siddharth C. · 已于 3 months前审核
Kadir T. · 已于 3 months前审核
Mark H. · 已于 3 months前审核
Getting below errors while submitting this lab File "/home/student-02-b1382a19888f/query.py", line 23, in <module> print(client.query(query).to_dataframe()) File "/home/student-02-b1382a19888f/.local/lib/python3.9/site-packages/google/cloud/bigquery/client.py", line 3492, in query return _job_helpers.query_jobs_insert( File "/home/student-02-b1382a19888f/.local/lib/python3.9/site-packages/google/cloud/bigquery/_job_helpers.py", line 159, in query_jobs_insert future = do_query() File "/home/student-02-b1382a19888f/.local/lib/python3.9/site-packages/google/cloud/bigquery/_job_helpers.py", line 136, in do_query query_job._begin(retry=retry, timeout=timeout) File "/home/student-02-b1382a19888f/.local/lib/python3.9/site-packages/google/cloud/bigquery/job/query.py", line 1378, in _begin super(QueryJob, self)._begin(client=client, retry=retry, timeout=timeout) File "/home/student-02-b1382a19888f/.local/lib/python3.9/site-packages/google/cloud/bigquery/job/base.py", line 743, in _begin api_response = client._call_api( File "/home/student-02-b1382a19888f/.local/lib/python3.9/site-packages/google/cloud/bigquery/client.py", line 833, in _call_api return call() File "/home/student-02-b1382a19888f/.local/lib/python3.9/site-packages/google/api_core/retry/retry_unary.py", line 293, in retry_wrapped_func return retry_target( File "/home/student-02-b1382a19888f/.local/lib/python3.9/site-packages/google/api_core/retry/retry_unary.py", line 153, in retry_target _retry_error_helper( File "/home/student-02-b1382a19888f/.local/lib/python3.9/site-packages/google/api_core/retry/retry_base.py", line 212, in _retry_error_helper raise final_exc from source_exc File "/home/student-02-b1382a19888f/.local/lib/python3.9/site-packages/google/api_core/retry/retry_unary.py", line 144, in retry_target result = target() File "/home/student-02-b1382a19888f/.local/lib/python3.9/site-packages/google/cloud/_http/__init__.py", line 482, in api_request response = self._make_request( File "/home/student-02-b1382a19888f/.local/lib/python3.9/site-packages/google/cloud/_http/__init__.py", line 341, in _make_request return self._do_request( File "/home/student-02-b1382a19888f/.local/lib/python3.9/site-packages/google/cloud/_http/__init__.py", line 379, in _do_request return self.http.request( File "/home/student-02-b1382a19888f/.local/lib/python3.9/site-packages/google/auth/transport/requests.py", line 533, in request self.credentials.before_request(auth_request, method, url, request_headers) File "/home/student-02-b1382a19888f/.local/lib/python3.9/site-packages/google/auth/credentials.py", line 230, in before_request self._blocking_refresh(request) File "/home/student-02-b1382a19888f/.local/lib/python3.9/site-packages/google/auth/credentials.py", line 193, in _blocking_refresh self.refresh(request)
Sumalatha G. · 已于 3 months前审核
Vidya P R. · 已于 3 months前审核
mansi k. · 已于 3 months前审核
Sumalatha G. · 已于 3 months前审核
Bar A. · 已于 3 months前审核
good
srikanth k. · 已于 3 months前审核
Sumalatha G. · 已于 3 months前审核
AbdelHameed M. · 已于 3 months前审核
Ravi B. · 已于 3 months前审核
Ranjan P. · 已于 3 months前审核
Hassan G. · 已于 3 months前审核
Jean-Louis M. · 已于 3 months前审核
Ayuj M. · 已于 3 months前审核
Zishan A. · 已于 3 months前审核
我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。