-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Labels
Description
Related Template(s)
pubsub-proto-to-bigquery-xlang
Template Version
testing
What happened?
pubsub-proto-to-bigquery-xlang
�[36mINFO�[0m[0074] RUN python -m venv /venv && /venv/bin/python -m ensurepip --upgrade && /venv/bin/pip install --no-cache-dir --require-hashes -U -r $REQUIREMENTS_FILE && /venv/bin/pip download --require-hashes --no-cache-dir --dest /tmp/dataflow-requirements-cache -r $REQUIREMENTS_FILE && rm -rf /usr/local/lib/python$PY_VERSION/site-packages && cp -r /venv/lib/python$PY_VERSION/site-packages /usr/local/lib/python$PY_VERSION/
INFO: pip is looking at multiple versions of aiohttp to determine which version is compatible with other requirements. This could take a while.
| ERROR: Cannot install -r requirements.txt (line 15) and aiosignal==1.3.2 because these package versions have conflicting dependencies.
|
| The conflict is caused by:
| The user requested aiosignal==1.3.2
| aiohttp 3.12.14 depends on aiosignal>=1.4.0
|
<br class="Apple-interchange-newline">