liferoad opened a new issue, #34979:
URL: https://github.com/apache/beam/issues/34979

   ### What happened?
   
   Run `! pip install apache-beam[interactive]` inside a colab cell causes the 
runtime crashes:
   ```
   Collecting apache-beam[interactive]
     Downloading 
apache_beam-2.65.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata
 (9.5 kB)
   Collecting crcmod<2.0,>=1.7 (from apache-beam[interactive])
     Downloading crcmod-1.7.tar.gz (89 kB)
        ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.7/89.7 kB 3.9 MB/s eta 
0:00:00
     Preparing metadata (setup.py) ... done
   Requirement already satisfied: orjson<4,>=3.9.7 in 
/usr/local/lib/python3.11/dist-packages (from apache-beam[interactive]) 
(3.10.18)
   Collecting dill<0.3.2,>=0.3.1.1 (from apache-beam[interactive])
     Downloading dill-0.3.1.1.tar.gz (151 kB)
        ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 152.0/152.0 kB 7.6 MB/s eta 
0:00:00
     Preparing metadata (setup.py) ... done
   Collecting fastavro<2,>=0.23.6 (from apache-beam[interactive])
     Downloading 
fastavro-1.10.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata
 (5.5 kB)
   Collecting fasteners<1.0,>=0.3 (from apache-beam[interactive])
     Downloading fasteners-0.19-py3-none-any.whl.metadata (4.9 kB)
   Collecting 
grpcio!=1.48.0,!=1.59.*,!=1.60.*,!=1.61.*,!=1.62.0,!=1.62.1,<1.66.0,<2,>=1.33.1 
(from apache-beam[interactive])
     Downloading 
grpcio-1.65.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata
 (3.3 kB)
   Collecting hdfs<3.0.0,>=2.1.0 (from apache-beam[interactive])
     Downloading hdfs-2.7.3.tar.gz (43 kB)
        ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.5/43.5 kB 3.2 MB/s eta 
0:00:00
     Preparing metadata (setup.py) ... done
   Requirement already satisfied: httplib2<0.23.0,>=0.8 in 
/usr/local/lib/python3.11/dist-packages (from apache-beam[interactive]) (0.22.0)
   Requirement already satisfied: jsonschema<5.0.0,>=4.0.0 in 
/usr/local/lib/python3.11/dist-packages (from apache-beam[interactive]) (4.23.0)
   Collecting jsonpickle<4.0.0,>=3.0.0 (from apache-beam[interactive])
     Downloading jsonpickle-3.4.2-py3-none-any.whl.metadata (8.1 kB)
   Requirement already satisfied: numpy<2.3.0,>=1.14.3 in 
/usr/local/lib/python3.11/dist-packages (from apache-beam[interactive]) (2.0.2)
   Collecting objsize<0.8.0,>=0.6.1 (from apache-beam[interactive])
     Downloading objsize-0.7.1-py3-none-any.whl.metadata (12 kB)
   Requirement already satisfied: packaging>=22.0 in 
/usr/local/lib/python3.11/dist-packages (from apache-beam[interactive]) (24.2)
   Collecting pymongo<5.0.0,>=3.8.0 (from apache-beam[interactive])
     Downloading 
pymongo-4.13.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata
 (22 kB)
   Requirement already satisfied: proto-plus<2,>=1.7.1 in 
/usr/local/lib/python3.11/dist-packages (from apache-beam[interactive]) (1.26.1)
   Requirement already satisfied: 
protobuf!=4.0.*,!=4.21.*,!=4.22.0,!=4.23.*,!=4.24.*,<6.0.0.dev0,>=3.20.3 in 
/usr/local/lib/python3.11/dist-packages (from apache-beam[interactive]) (5.29.4)
   Collecting pydot<2,>=1.2.0 (from apache-beam[interactive])
     Downloading pydot-1.4.2-py2.py3-none-any.whl.metadata (8.0 kB)
   Requirement already satisfied: python-dateutil<3,>=2.8.0 in 
/usr/local/lib/python3.11/dist-packages (from apache-beam[interactive]) 
(2.9.0.post0)
   Requirement already satisfied: pytz>=2018.3 in 
/usr/local/lib/python3.11/dist-packages (from apache-beam[interactive]) (2025.2)
   Collecting redis<6,>=5.0.0 (from apache-beam[interactive])
     Downloading redis-5.3.0-py3-none-any.whl.metadata (9.2 kB)
   Requirement already satisfied: regex>=2020.6.8 in 
/usr/local/lib/python3.11/dist-packages (from apache-beam[interactive]) 
(2024.11.6)
   Requirement already satisfied: requests<3.0.0,>=2.24.0 in 
/usr/local/lib/python3.11/dist-packages (from apache-beam[interactive]) (2.32.3)
   Requirement already satisfied: sortedcontainers>=2.4.0 in 
/usr/local/lib/python3.11/dist-packages (from apache-beam[interactive]) (2.4.0)
   Requirement already satisfied: typing-extensions>=3.7.0 in 
/usr/local/lib/python3.11/dist-packages (from apache-beam[interactive]) (4.13.2)
   Requirement already satisfied: zstandard<1,>=0.18.0 in 
/usr/local/lib/python3.11/dist-packages (from apache-beam[interactive]) (0.23.0)
   Requirement already satisfied: pyyaml<7.0.0,>=3.12 in 
/usr/local/lib/python3.11/dist-packages (from apache-beam[interactive]) (6.0.2)
   Collecting pyarrow<17.0.0,>=3.0.0 (from apache-beam[interactive])
     Downloading pyarrow-16.1.0-cp311-cp311-manylinux_2_28_x86_64.whl.metadata 
(3.0 kB)
   Collecting pyarrow-hotfix<1 (from apache-beam[interactive])
     Downloading pyarrow_hotfix-0.7-py3-none-any.whl.metadata (3.6 kB)
   Collecting facets-overview<2,>=1.1.0 (from apache-beam[interactive])
     Downloading facets_overview-1.1.1-py2.py3-none-any.whl.metadata (10 kB)
   Requirement already satisfied: google-cloud-dataproc<6,>=5.0.0 in 
/usr/local/lib/python3.11/dist-packages (from apache-beam[interactive]) (5.18.1)
   Collecting ipython<9,>=8 (from apache-beam[interactive])
     Downloading ipython-8.36.0-py3-none-any.whl.metadata (5.1 kB)
   Requirement already satisfied: ipykernel<7,>=6 in 
/usr/local/lib/python3.11/dist-packages (from apache-beam[interactive]) (6.17.1)
   Collecting ipywidgets<9,>=8 (from apache-beam[interactive])
     Downloading ipywidgets-8.1.7-py3-none-any.whl.metadata (2.4 kB)
   Requirement already satisfied: jupyter-client!=6.1.13,<8.2.1,>=6.1.11 in 
/usr/local/lib/python3.11/dist-packages (from apache-beam[interactive]) (6.1.12)
   Collecting timeloop<2,>=1.0.2 (from apache-beam[interactive])
     Downloading timeloop-1.0.2.tar.gz (2.9 kB)
     Preparing metadata (setup.py) ... done
   Requirement already satisfied: nbformat<6,>=5.0.5 in 
/usr/local/lib/python3.11/dist-packages (from apache-beam[interactive]) (5.10.4)
   Requirement already satisfied: nbconvert<8,>=6.2.0 in 
/usr/local/lib/python3.11/dist-packages (from apache-beam[interactive]) (7.16.6)
   Requirement already satisfied: pandas!=1.5.0,!=1.5.1,<2.3,>=1.4.3 in 
/usr/local/lib/python3.11/dist-packages (from apache-beam[interactive]) (2.2.2)
   Requirement already satisfied: 
google-api-core!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0,>=1.34.1
 in /usr/local/lib/python3.11/dist-packages (from 
google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0,>=1.34.1->google-cloud-dataproc<6,>=5.0.0->apache-beam[interactive])
 (2.24.2)
   Requirement already satisfied: google-auth!=2.24.0,!=2.25.0,<3.0.0,>=2.14.1 
in /usr/local/lib/python3.11/dist-packages (from 
google-cloud-dataproc<6,>=5.0.0->apache-beam[interactive]) (2.38.0)
   Requirement already satisfied: grpc-google-iam-v1<1.0.0,>=0.14.0 in 
/usr/local/lib/python3.11/dist-packages (from 
google-cloud-dataproc<6,>=5.0.0->apache-beam[interactive]) (0.14.2)
   Collecting docopt (from hdfs<3.0.0,>=2.1.0->apache-beam[interactive])
     Downloading docopt-0.6.2.tar.gz (25 kB)
     Preparing metadata (setup.py) ... done
   Requirement already satisfied: six>=1.9.0 in 
/usr/local/lib/python3.11/dist-packages (from 
hdfs<3.0.0,>=2.1.0->apache-beam[interactive]) (1.17.0)
   Requirement already satisfied: 
pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in 
/usr/local/lib/python3.11/dist-packages (from 
httplib2<0.23.0,>=0.8->apache-beam[interactive]) (3.2.3)
   Requirement already satisfied: debugpy>=1.0 in 
/usr/local/lib/python3.11/dist-packages (from 
ipykernel<7,>=6->apache-beam[interactive]) (1.8.0)
   Requirement already satisfied: matplotlib-inline>=0.1 in 
/usr/local/lib/python3.11/dist-packages (from 
ipykernel<7,>=6->apache-beam[interactive]) (0.1.7)
   Requirement already satisfied: nest-asyncio in 
/usr/local/lib/python3.11/dist-packages (from 
ipykernel<7,>=6->apache-beam[interactive]) (1.6.0)
   Requirement already satisfied: psutil in 
/usr/local/lib/python3.11/dist-packages (from 
ipykernel<7,>=6->apache-beam[interactive]) (5.9.5)
   Requirement already satisfied: pyzmq>=17 in 
/usr/local/lib/python3.11/dist-packages (from 
ipykernel<7,>=6->apache-beam[interactive]) (24.0.1)
   Requirement already satisfied: tornado>=6.1 in 
/usr/local/lib/python3.11/dist-packages (from 
ipykernel<7,>=6->apache-beam[interactive]) (6.4.2)
   Requirement already satisfied: traitlets>=5.1.0 in 
/usr/local/lib/python3.11/dist-packages (from 
ipykernel<7,>=6->apache-beam[interactive]) (5.7.1)
   Requirement already satisfied: decorator in 
/usr/local/lib/python3.11/dist-packages (from 
ipython<9,>=8->apache-beam[interactive]) (4.4.2)
   Collecting jedi>=0.16 (from ipython<9,>=8->apache-beam[interactive])
     Downloading jedi-0.19.2-py2.py3-none-any.whl.metadata (22 kB)
   Requirement already satisfied: pexpect>4.3 in 
/usr/local/lib/python3.11/dist-packages (from 
ipython<9,>=8->apache-beam[interactive]) (4.9.0)
   Requirement already satisfied: prompt_toolkit<3.1.0,>=3.0.41 in 
/usr/local/lib/python3.11/dist-packages (from 
ipython<9,>=8->apache-beam[interactive]) (3.0.51)
   Requirement already satisfied: pygments>=2.4.0 in 
/usr/local/lib/python3.11/dist-packages (from 
ipython<9,>=8->apache-beam[interactive]) (2.19.1)
   Collecting stack_data (from ipython<9,>=8->apache-beam[interactive])
     Downloading stack_data-0.6.3-py3-none-any.whl.metadata (18 kB)
   Collecting traitlets>=5.1.0 (from ipykernel<7,>=6->apache-beam[interactive])
     Downloading traitlets-5.14.3-py3-none-any.whl.metadata (10 kB)
   Collecting comm>=0.1.3 (from ipywidgets<9,>=8->apache-beam[interactive])
     Downloading comm-0.2.2-py3-none-any.whl.metadata (3.7 kB)
   Collecting widgetsnbextension~=4.0.14 (from 
ipywidgets<9,>=8->apache-beam[interactive])
     Downloading widgetsnbextension-4.0.14-py3-none-any.whl.metadata (1.6 kB)
   Requirement already satisfied: jupyterlab_widgets~=3.0.15 in 
/usr/local/lib/python3.11/dist-packages (from 
ipywidgets<9,>=8->apache-beam[interactive]) (3.0.15)
   Requirement already satisfied: attrs>=22.2.0 in 
/usr/local/lib/python3.11/dist-packages (from 
jsonschema<5.0.0,>=4.0.0->apache-beam[interactive]) (25.3.0)
   Requirement already satisfied: jsonschema-specifications>=2023.03.6 in 
/usr/local/lib/python3.11/dist-packages (from 
jsonschema<5.0.0,>=4.0.0->apache-beam[interactive]) (2025.4.1)
   Requirement already satisfied: referencing>=0.28.4 in 
/usr/local/lib/python3.11/dist-packages (from 
jsonschema<5.0.0,>=4.0.0->apache-beam[interactive]) (0.36.2)
   Requirement already satisfied: rpds-py>=0.7.1 in 
/usr/local/lib/python3.11/dist-packages (from 
jsonschema<5.0.0,>=4.0.0->apache-beam[interactive]) (0.24.0)
   Requirement already satisfied: jupyter-core>=4.6.0 in 
/usr/local/lib/python3.11/dist-packages (from 
jupyter-client!=6.1.13,<8.2.1,>=6.1.11->apache-beam[interactive]) (5.7.2)
   Requirement already satisfied: beautifulsoup4 in 
/usr/local/lib/python3.11/dist-packages (from 
nbconvert<8,>=6.2.0->apache-beam[interactive]) (4.13.4)
   Requirement already satisfied: bleach!=5.0.0 in 
/usr/local/lib/python3.11/dist-packages (from 
bleach[css]!=5.0.0->nbconvert<8,>=6.2.0->apache-beam[interactive]) (6.2.0)
   Requirement already satisfied: defusedxml in 
/usr/local/lib/python3.11/dist-packages (from 
nbconvert<8,>=6.2.0->apache-beam[interactive]) (0.7.1)
   Requirement already satisfied: jinja2>=3.0 in 
/usr/local/lib/python3.11/dist-packages (from 
nbconvert<8,>=6.2.0->apache-beam[interactive]) (3.1.6)
   Requirement already satisfied: jupyterlab-pygments in 
/usr/local/lib/python3.11/dist-packages (from 
nbconvert<8,>=6.2.0->apache-beam[interactive]) (0.3.0)
   Requirement already satisfied: markupsafe>=2.0 in 
/usr/local/lib/python3.11/dist-packages (from 
nbconvert<8,>=6.2.0->apache-beam[interactive]) (3.0.2)
   Requirement already satisfied: mistune<4,>=2.0.3 in 
/usr/local/lib/python3.11/dist-packages (from 
nbconvert<8,>=6.2.0->apache-beam[interactive]) (3.1.3)
   Requirement already satisfied: nbclient>=0.5.0 in 
/usr/local/lib/python3.11/dist-packages (from 
nbconvert<8,>=6.2.0->apache-beam[interactive]) (0.10.2)
   Requirement already satisfied: pandocfilters>=1.4.1 in 
/usr/local/lib/python3.11/dist-packages (from 
nbconvert<8,>=6.2.0->apache-beam[interactive]) (1.5.1)
   Requirement already satisfied: fastjsonschema>=2.15 in 
/usr/local/lib/python3.11/dist-packages (from 
nbformat<6,>=5.0.5->apache-beam[interactive]) (2.21.1)
   Requirement already satisfied: tzdata>=2022.7 in 
/usr/local/lib/python3.11/dist-packages (from 
pandas!=1.5.0,!=1.5.1,<2.3,>=1.4.3->apache-beam[interactive]) (2025.2)
   Collecting dnspython<3.0.0,>=1.16.0 (from 
pymongo<5.0.0,>=3.8.0->apache-beam[interactive])
     Downloading dnspython-2.7.0-py3-none-any.whl.metadata (5.8 kB)
   Collecting PyJWT~=2.9.0 (from redis<6,>=5.0.0->apache-beam[interactive])
     Downloading PyJWT-2.9.0-py3-none-any.whl.metadata (3.0 kB)
   Requirement already satisfied: charset-normalizer<4,>=2 in 
/usr/local/lib/python3.11/dist-packages (from 
requests<3.0.0,>=2.24.0->apache-beam[interactive]) (3.4.2)
   Requirement already satisfied: idna<4,>=2.5 in 
/usr/local/lib/python3.11/dist-packages (from 
requests<3.0.0,>=2.24.0->apache-beam[interactive]) (3.10)
   Requirement already satisfied: urllib3<3,>=1.21.1 in 
/usr/local/lib/python3.11/dist-packages (from 
requests<3.0.0,>=2.24.0->apache-beam[interactive]) (2.4.0)
   Requirement already satisfied: certifi>=2017.4.17 in 
/usr/local/lib/python3.11/dist-packages (from 
requests<3.0.0,>=2.24.0->apache-beam[interactive]) (2025.4.26)
   Requirement already satisfied: webencodings in 
/usr/local/lib/python3.11/dist-packages (from 
bleach!=5.0.0->bleach[css]!=5.0.0->nbconvert<8,>=6.2.0->apache-beam[interactive])
 (0.5.1)
   Requirement already satisfied: tinycss2<1.5,>=1.1.0 in 
/usr/local/lib/python3.11/dist-packages (from 
bleach[css]!=5.0.0->nbconvert<8,>=6.2.0->apache-beam[interactive]) (1.4.0)
   Requirement already satisfied: googleapis-common-protos<2.0.0,>=1.56.2 in 
/usr/local/lib/python3.11/dist-packages (from 
google-api-core!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0,>=1.34.1->google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0,>=1.34.1->google-cloud-dataproc<6,>=5.0.0->apache-beam[interactive])
 (1.70.0)
   Requirement already satisfied: grpcio-status<2.0.dev0,>=1.33.2 in 
/usr/local/lib/python3.11/dist-packages (from 
google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0,>=1.34.1->google-cloud-dataproc<6,>=5.0.0->apache-beam[interactive])
 (1.71.0)
   Requirement already satisfied: cachetools<6.0,>=2.0.0 in 
/usr/local/lib/python3.11/dist-packages (from 
google-auth!=2.24.0,!=2.25.0,<3.0.0,>=2.14.1->google-cloud-dataproc<6,>=5.0.0->apache-beam[interactive])
 (5.5.2)
   Requirement already satisfied: pyasn1-modules>=0.2.1 in 
/usr/local/lib/python3.11/dist-packages (from 
google-auth!=2.24.0,!=2.25.0,<3.0.0,>=2.14.1->google-cloud-dataproc<6,>=5.0.0->apache-beam[interactive])
 (0.4.2)
   Requirement already satisfied: rsa<5,>=3.1.4 in 
/usr/local/lib/python3.11/dist-packages (from 
google-auth!=2.24.0,!=2.25.0,<3.0.0,>=2.14.1->google-cloud-dataproc<6,>=5.0.0->apache-beam[interactive])
 (4.9.1)
   Requirement already satisfied: parso<0.9.0,>=0.8.4 in 
/usr/local/lib/python3.11/dist-packages (from 
jedi>=0.16->ipython<9,>=8->apache-beam[interactive]) (0.8.4)
   Requirement already satisfied: platformdirs>=2.5 in 
/usr/local/lib/python3.11/dist-packages (from 
jupyter-core>=4.6.0->jupyter-client!=6.1.13,<8.2.1,>=6.1.11->apache-beam[interactive])
 (4.3.8)
   Requirement already satisfied: ptyprocess>=0.5 in 
/usr/local/lib/python3.11/dist-packages (from 
pexpect>4.3->ipython<9,>=8->apache-beam[interactive]) (0.7.0)
   Requirement already satisfied: wcwidth in 
/usr/local/lib/python3.11/dist-packages (from 
prompt_toolkit<3.1.0,>=3.0.41->ipython<9,>=8->apache-beam[interactive]) (0.2.13)
   Requirement already satisfied: soupsieve>1.2 in 
/usr/local/lib/python3.11/dist-packages (from 
beautifulsoup4->nbconvert<8,>=6.2.0->apache-beam[interactive]) (2.7)
   Collecting executing>=1.2.0 (from 
stack_data->ipython<9,>=8->apache-beam[interactive])
     Downloading executing-2.2.0-py2.py3-none-any.whl.metadata (8.9 kB)
   Collecting asttokens>=2.1.0 (from 
stack_data->ipython<9,>=8->apache-beam[interactive])
     Downloading asttokens-3.0.0-py3-none-any.whl.metadata (4.7 kB)
   Collecting pure-eval (from 
stack_data->ipython<9,>=8->apache-beam[interactive])
     Downloading pure_eval-0.2.3-py3-none-any.whl.metadata (6.3 kB)
   INFO: pip is looking at multiple versions of grpcio-status to determine 
which version is compatible with other requirements. This could take a while.
   Collecting grpcio-status<2.0.dev0,>=1.33.2 (from 
google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.10.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,!=2.8.*,!=2.9.*,<3.0.0,>=1.34.1->google-cloud-dataproc<6,>=5.0.0->apache-beam[interactive])
     Downloading grpcio_status-1.70.0-py3-none-any.whl.metadata (1.1 kB)
     Downloading grpcio_status-1.69.0-py3-none-any.whl.metadata (1.1 kB)
     Downloading grpcio_status-1.68.1-py3-none-any.whl.metadata (1.1 kB)
     Downloading grpcio_status-1.68.0-py3-none-any.whl.metadata (1.1 kB)
     Downloading grpcio_status-1.67.1-py3-none-any.whl.metadata (1.1 kB)
     Downloading grpcio_status-1.67.0-py3-none-any.whl.metadata (1.1 kB)
     Downloading grpcio_status-1.66.2-py3-none-any.whl.metadata (1.1 kB)
   INFO: pip is still looking at multiple versions of grpcio-status to 
determine which version is compatible with other requirements. This could take 
a while.
     Downloading grpcio_status-1.66.1-py3-none-any.whl.metadata (1.1 kB)
     Downloading grpcio_status-1.66.0-py3-none-any.whl.metadata (1.1 kB)
     Downloading grpcio_status-1.65.5-py3-none-any.whl.metadata (1.1 kB)
   Requirement already satisfied: pyasn1<0.7.0,>=0.6.1 in 
/usr/local/lib/python3.11/dist-packages (from 
pyasn1-modules>=0.2.1->google-auth!=2.24.0,!=2.25.0,<3.0.0,>=2.14.1->google-cloud-dataproc<6,>=5.0.0->apache-beam[interactive])
 (0.6.1)
   Downloading facets_overview-1.1.1-py2.py3-none-any.whl (22 kB)
   Downloading 
fastavro-1.10.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 
MB)
      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 64.1 MB/s eta 0:00:00
   Downloading fasteners-0.19-py3-none-any.whl (18 kB)
   Downloading 
grpcio-1.65.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.7 
MB)
      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.7/5.7 MB 99.6 MB/s eta 0:00:00
   Downloading ipython-8.36.0-py3-none-any.whl (831 kB)
      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 831.1/831.1 kB 46.1 MB/s eta 
0:00:00
   Downloading ipywidgets-8.1.7-py3-none-any.whl (139 kB)
      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.8/139.8 kB 10.4 MB/s eta 
0:00:00
   Downloading jsonpickle-3.4.2-py3-none-any.whl (46 kB)
      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.3/46.3 kB 3.1 MB/s eta 0:00:00
   Downloading objsize-0.7.1-py3-none-any.whl (11 kB)
   Downloading pyarrow-16.1.0-cp311-cp311-manylinux_2_28_x86_64.whl (40.8 MB)
      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 MB 24.3 MB/s eta 
0:00:00
   Downloading pyarrow_hotfix-0.7-py3-none-any.whl (7.9 kB)
   Downloading pydot-1.4.2-py2.py3-none-any.whl (21 kB)
   Downloading 
pymongo-4.13.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.4 
MB)
      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 54.3 MB/s eta 0:00:00
   Downloading redis-5.3.0-py3-none-any.whl (272 kB)
      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 272.8/272.8 kB 20.2 MB/s eta 
0:00:00
   Downloading 
apache_beam-2.65.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl 
(17.4 MB)
      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.4/17.4 MB 98.9 MB/s eta 
0:00:00
   Downloading comm-0.2.2-py3-none-any.whl (7.2 kB)
   Downloading dnspython-2.7.0-py3-none-any.whl (313 kB)
      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 313.6/313.6 kB 21.0 MB/s eta 
0:00:00
   Downloading jedi-0.19.2-py2.py3-none-any.whl (1.6 MB)
      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 65.5 MB/s eta 0:00:00
   Downloading PyJWT-2.9.0-py3-none-any.whl (22 kB)
   Downloading traitlets-5.14.3-py3-none-any.whl (85 kB)
      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.4/85.4 kB 7.0 MB/s eta 0:00:00
   Downloading widgetsnbextension-4.0.14-py3-none-any.whl (2.2 MB)
      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 76.6 MB/s eta 0:00:00
   Downloading stack_data-0.6.3-py3-none-any.whl (24 kB)
   Downloading asttokens-3.0.0-py3-none-any.whl (26 kB)
   Downloading executing-2.2.0-py2.py3-none-any.whl (26 kB)
   Downloading grpcio_status-1.65.5-py3-none-any.whl (14 kB)
   Downloading pure_eval-0.2.3-py3-none-any.whl (11 kB)
   Building wheels for collected packages: crcmod, dill, hdfs, timeloop, docopt
     Building wheel for crcmod (setup.py) ... done
     Created wheel for crcmod: filename=crcmod-1.7-cp311-cp311-linux_x86_64.whl 
size=31655 
sha256=8f82f2a46bc1156d99f713990f0cf35e20322c6f865d4b2c77a6389ec7f5b527
     Stored in directory: 
/root/.cache/pip/wheels/23/94/7a/8cb7d14597e6395ce969933f01aed9ea8fa5f5b4d4c8a61e99
     Building wheel for dill (setup.py) ... done
     Created wheel for dill: filename=dill-0.3.1.1-py3-none-any.whl size=78544 
sha256=73dc8c2e12a8fbede134c74229a15cae69d7aab5707f091bfda732468fee4824
     Stored in directory: 
/root/.cache/pip/wheels/01/60/80/1622338bcecce31a5664ef01c203cc5a7b09f59588d9c07376
     Building wheel for hdfs (setup.py) ... done
     Created wheel for hdfs: filename=hdfs-2.7.3-py3-none-any.whl size=34324 
sha256=0669af4ecb5f90d0b6a03d204f0523512df3d1c2a154cfac478825b199f013e1
     Stored in directory: 
/root/.cache/pip/wheels/b9/1d/dc/eb0833be25464c359903d356c4204721c6a672c26ff164cdc3
     Building wheel for timeloop (setup.py) ... done
     Created wheel for timeloop: filename=timeloop-1.0.2-py3-none-any.whl 
size=3702 
sha256=d8ff7221af9f3b80d94a0015c36f1abead9686602cfadf34678c402368031e60
     Stored in directory: 
/root/.cache/pip/wheels/2d/3a/1e/06ec29bdc5c9068e538e66a6a82de19f4579fd9b1a6614084d
     Building wheel for docopt (setup.py) ... done
     Created wheel for docopt: filename=docopt-0.6.2-py2.py3-none-any.whl 
size=13706 
sha256=4eea698f7562cf0f4275ac6f05baafea2c65a881ee6d41c70e7f56949961e1a8
     Stored in directory: 
/root/.cache/pip/wheels/1a/b0/8c/4b75c4116c31f83c8f9f047231251e13cc74481cca4a78a9ce
   Successfully built crcmod dill hdfs timeloop docopt
   Installing collected packages: timeloop, pure-eval, docopt, crcmod, 
widgetsnbextension, traitlets, PyJWT, pydot, pyarrow-hotfix, pyarrow, objsize, 
jsonpickle, jedi, grpcio, fasteners, fastavro, executing, dnspython, dill, 
asttokens, stack_data, redis, pymongo, hdfs, grpcio-status, comm, ipython, 
facets-overview, ipywidgets, apache-beam
     Attempting uninstall: widgetsnbextension
       Found existing installation: widgetsnbextension 3.6.10
       Uninstalling widgetsnbextension-3.6.10:
         Successfully uninstalled widgetsnbextension-3.6.10
     Attempting uninstall: traitlets
       Found existing installation: traitlets 5.7.1
       Uninstalling traitlets-5.7.1:
         Successfully uninstalled traitlets-5.7.1
     Attempting uninstall: PyJWT
       Found existing installation: PyJWT 2.10.1
       Uninstalling PyJWT-2.10.1:
         Successfully uninstalled PyJWT-2.10.1
     Attempting uninstall: pydot
       Found existing installation: pydot 3.0.4
       Uninstalling pydot-3.0.4:
         Successfully uninstalled pydot-3.0.4
     Attempting uninstall: pyarrow
       Found existing installation: pyarrow 18.1.0
       Uninstalling pyarrow-18.1.0:
         Successfully uninstalled pyarrow-18.1.0
     Attempting uninstall: jsonpickle
       Found existing installation: jsonpickle 4.0.5
       Uninstalling jsonpickle-4.0.5:
         Successfully uninstalled jsonpickle-4.0.5
     Attempting uninstall: grpcio
       Found existing installation: grpcio 1.71.0
       Uninstalling grpcio-1.71.0:
         Successfully uninstalled grpcio-1.71.0
     Attempting uninstall: dill
       Found existing installation: dill 0.3.7
       Uninstalling dill-0.3.7:
         Successfully uninstalled dill-0.3.7
     Attempting uninstall: grpcio-status
       Found existing installation: grpcio-status 1.71.0
       Uninstalling grpcio-status-1.71.0:
         Successfully uninstalled grpcio-status-1.71.0
     Attempting uninstall: ipython
       Found existing installation: ipython 7.34.0
       Uninstalling ipython-7.34.0:
         Successfully uninstalled ipython-7.34.0
     Attempting uninstall: ipywidgets
       Found existing installation: ipywidgets 7.7.1
       Uninstalling ipywidgets-7.7.1:
         Successfully uninstalled ipywidgets-7.7.1
   ERROR: pip's dependency resolver does not currently take into account all 
the packages that are installed. This behaviour is the source of the following 
dependency conflicts.
   google-colab 1.0.0 requires ipython==7.34.0, but you have ipython 8.36.0 
which is incompatible.
   multiprocess 0.70.15 requires dill>=0.3.7, but you have dill 0.3.1.1 which 
is incompatible.
   Successfully installed PyJWT-2.9.0 apache-beam-2.65.0 asttokens-3.0.0 
comm-0.2.2 crcmod-1.7 dill-0.3.1.1 dnspython-2.7.0 docopt-0.6.2 executing-2.2.0 
facets-overview-1.1.1 fastavro-1.10.0 fasteners-0.19 grpcio-1.65.5 
grpcio-status-1.65.5 hdfs-2.7.3 ipython-8.36.0 ipywidgets-8.1.7 jedi-0.19.2 
jsonpickle-3.4.2 objsize-0.7.1 pure-eval-0.2.3 pyarrow-16.1.0 
pyarrow-hotfix-0.7 pydot-1.4.2 pymongo-4.13.0 redis-5.3.0 stack_data-0.6.3 
timeloop-1.0.2 traitlets-5.14.3 widgetsnbextension-4.0.14
   WARNING: Upgrading ipython, ipykernel, tornado, prompt-toolkit, pyzmq can
   cause your runtime to repeatedly crash or behave in unexpected ways and is 
not
   recommended. If your runtime won't connect or execute code, you can reset it
   with "Disconnect and delete runtime" from the "Runtime" menu.
   
   WARNING: The following packages were previously imported in this runtime:
     [IPython,grpc,grpc_status,ipywidgets,pyarrow]
   You must restart the runtime in order to use newly installed versions.
   ```
   
   
   
   ### Issue Priority
   
   Priority: 2 (default / most bugs should be filed as P2)
   
   ### Issue Components
   
   - [ ] Component: Python SDK
   - [ ] Component: Java SDK
   - [ ] Component: Go SDK
   - [ ] Component: Typescript SDK
   - [ ] Component: IO connector
   - [ ] Component: Beam YAML
   - [ ] Component: Beam examples
   - [ ] Component: Beam playground
   - [ ] Component: Beam katas
   - [ ] Component: Website
   - [ ] Component: Infrastructure
   - [ ] Component: Spark Runner
   - [ ] Component: Flink Runner
   - [ ] Component: Samza Runner
   - [ ] Component: Twister2 Runner
   - [ ] Component: Hazelcast Jet Runner
   - [ ] Component: Google Cloud Dataflow Runner


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to