This repository has been archived by the owner on Apr 8, 2024. It is now read-only.
[bigquery] Installing with bigquery extra does not install all needed dependencies #772
Labels
bug
Something isn't working
Describe the bug
Using versions
A user is getting an error for the db-dtypes package not being available.
Even though we do install the pandas extra
https://github.com/fal-ai/fal/blob/5ae3e2a46b1199d0deb9dabefd9766fdf261e770/projects/fal/pyproject.toml#L48
package code:
https://github.com/googleapis/python-bigquery/blob/204779c57e706c002ababff72f8e45f1e376b960/setup.py#L65-L69
We must reproduce this and fix accordingly.
Your environment
Expected behavior
No missing module error.
The text was updated successfully, but these errors were encountered: