I am trying to follow the Vector Search Quickstart Guide, https://cloud.google.com/vertex-ai/docs/vector-search/quickstart#install-sdk, However when I try to run
!pip install --upgrade --user google-cloud-aiplatform>=1.29.0 google-cloud-storage
in Jupyter notebook I just continue to get the following warning:
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7fe17e620eb0>: Failed to establish a new connection: [Errno 101] Network is unreachable')': /simple/google-cloud-aiplatform/
I am not sure why this is. There does not seem to be any network problem with the notebook.
User | Count |
---|---|
2 | |
1 | |
1 | |
1 | |
1 |