Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

Samples that depend on BigQuery are not compatible with Python 3.10 #73

Closed
Tracked by #6902
busunkim96 opened this issue Oct 11, 2021 · 1 comment
Closed
Tracked by #6902
Labels
api: contactcenterinsights Issues related to the googleapis/python-contact-center-insights API. type: process A process-related concern. May include testing, release, or the like.

Comments

@busunkim96
Copy link
Contributor

google-cloud-bigquery does not yet support Python 3.10. When it does, the 3.10 samples check should turn green. For now, it is OK to merge PRs with a failing 3.10 samples check (the status check is intentionally optional).

See googleapis/python-bigquery#1006 for the status of python 3.10 support.

periodic build log

------------------------------------------------------------
- testing samples/snippets
------------------------------------------------------------
No user noxfile_config found: detail: No module named 'noxfile_config'
nox > Running session py-3.10
nox > Creating virtual environment (virtualenv) using python3.10 in .nox/py-3-10
nox > python -m pip install -r requirements.txt
nox > Command python -m pip install -r requirements.txt failed with exit code 1:
Collecting google-api-core==2.1.0
  Downloading google_api_core-2.1.0-py2.py3-none-any.whl (94 kB)
ERROR: Could not find a version that satisfies the requirement google-cloud-bigquery==2.28.0 (from versions: 0.20.0, 0.21.0, 0.22.0, 0.22.1, 0.23.0, 0.24.0, 0.25.0, 0.26.0, 0.27.0, 0.28.0, 0.29.0, 0.30.0, 0.31.0, 0.32.0, 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 1.5.1, 1.5.2, 1.6.0, 1.6.1, 1.6.2, 1.7.0, 1.7.2, 1.8.0, 1.8.1, 1.8.2, 1.9.0, 1.9.1, 1.10.0, 1.10.1, 1.11.1, 1.11.2, 1.11.3, 1.11.4, 1.12.0, 1.12.1, 1.12.2, 1.13.0, 1.13.1, 1.14.0, 1.14.1, 1.15.0, 1.15.1, 1.16.0, 1.16.1, 1.17.0, 1.17.1, 1.18.0, 1.18.1, 1.19.0, 1.19.1, 1.20.0, 1.21.0, 1.22.0, 1.23.0, 1.23.1, 1.24.0, 1.25.0, 1.26.0, 1.26.1, 1.27.2, 1.28.0, 2.0.0, 2.1.0, 2.2.0, 2.3.1, 2.4.0, 2.5.0, 2.6.0, 2.6.1)
ERROR: No matching distribution found for google-cloud-bigquery==2.28.0
nox > Session py-3.10 failed.

 Testing failed: Nox returned a non-zero exit code.
@product-auto-label product-auto-label bot added the api: contactcenterinsights Issues related to the googleapis/python-contact-center-insights API. label Oct 11, 2021
@busunkim96 busunkim96 added the type: process A process-related concern. May include testing, release, or the like. label Oct 11, 2021
@leahecole
Copy link

Builds are passing!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: contactcenterinsights Issues related to the googleapis/python-contact-center-insights API. type: process A process-related concern. May include testing, release, or the like.
Projects
None yet
Development

No branches or pull requests

2 participants