VM サービス アカウントとスコープの構成、使用、監査 のレビュー
15039 件のレビュー
Lange Julian · 9ヶ月前にレビュー済み
Chandragiri Poornachandra Naveen · 9ヶ月前にレビュー済み
NA
Kannoju Shivashanker · 9ヶ月前にレビュー済み
Karagitliev Stoyan · 9ヶ月前にレビュー済み
Mathur Shivam · 9ヶ月前にレビュー済み
Chandragiri Poornachandra Naveen · 9ヶ月前にレビュー済み
Koutoulas Andreas · 9ヶ月前にレビュー済み
Ferreira Andre · 9ヶ月前にレビュー済み
Di Leone Vittorio · 9ヶ月前にレビュー済み
another lab that is broken, this classes labs are a waste of time and don't work, really a poor class
Robson George · 9ヶ月前にレビュー済み
Gurram Madhan · 9ヶ月前にレビュー済み
Needs to be updated. Had to run the following sudo apt-get install python3.11-venv -y && python3 -m venv venv && . ./venv/bin/activate then needed to remove sudo from every pip install to get to the end
Schneider Christopher · 9ヶ月前にレビュー済み
The instructions need some updates, all the pip install commands fail with this error: student-02-9fc79b7a780f@bigquery-instance:~$ sudo pip3 install six==1.13.0 error: externally-managed-environment × This environment is externally managed ╰─> To install Python packages system-wide, try apt install python3-xyz, where xyz is the package you are trying to install. If you wish to install a non-Debian-packaged Python package, create a virtual environment using python3 -m venv path/to/venv. Then use path/to/venv/bin/python and path/to/venv/bin/pip. Make sure you have python3-full installed. If you wish to install a non-Debian packaged Python application, it may be easiest to use pipx install xyz, which will manage a virtual environment for you. Make sure you have pipx installed. See /usr/share/doc/python3.11/README.venv for more information. note: If you believe this is a mistake, please contact your Python installation or OS distribution provider. You can override this, at the risk of breaking your Python installation or OS, by passing --break-system-packages. hint: See PEP 668 for the detailed specification. To get around this I created a virtual env and remove the sudo from the pip install commands: 7 sudo apt-get install python3.11-venv -y && python3 -m venv venv && . ./venv/bin/activate 10 pip3 install six==1.13.0 11 pip3 install --upgrade pip 12 pip3 install --upgrade google-cloud-bigquery 14 pip3 install pandas 22 pip3 install pyarrow==16.1.0 23 pip3 install db-dtypes
Thompson Andrew · 9ヶ月前にレビュー済み
needed to start a virtual env to get it to work
Jamal Mo · 9ヶ月前にレビュー済み
Mosna Alejandro · 9ヶ月前にレビュー済み
Apostol Radu · 9ヶ月前にレビュー済み
Robertson Blair · 9ヶ月前にレビュー済み
Shrestha Sanjay · 9ヶ月前にレビュー済み
Han Tommy · 9ヶ月前にレビュー済み
Izumskiy Dmitry · 9ヶ月前にレビュー済み
Norton James · 9ヶ月前にレビュー済み
Hossain Md. Mokit · 9ヶ月前にレビュー済み
viswambaran vivek · 9ヶ月前にレビュー済み
Utekar Aniket · 9ヶ月前にレビュー済み
B Mohan · 9ヶ月前にレビュー済み
公開されたレビューが、製品を購入または使用した人によるものであることは保証されません。Google はこれらのレビューの検証を行っていません。