What happens?
Now
In a downstream project that does not need tensorflow:
Installing missing stub packages:
/var/home/sam/.cache/pypoetry/virtualenvs/[masked]-project-CHA1Tb9V-py3.13/bin/python -m pip install types-PySocks types-grpcio types-grpcio-status types-protobuf types-psycopg2 types-tensorflow types-xlrd
Feature
Update the code to do not trigger the types-tensorflow installation.
When the problem was introduced
This happens since duckdb==1.4.1 and maybe related to f5d4e42 or other new commits that went into the 1.4.1 release.
To Reproduce
Irrelevant.
OS:
Fedora
DuckDB Package Version:
1.4.1
Python Version:
3.13.7
Full Name:
Alessio Locatelly
Affiliation:
None
What is the latest build you tested with? If possible, we recommend testing with the latest nightly build.
I have tested with a stable release
Did you include all relevant data sets for reproducing the issue?
Yes
Did you include all code required to reproduce the issue?
Did you include all relevant configuration to reproduce the issue?