-
Notifications
You must be signed in to change notification settings - Fork 32
Closed
Labels
Description
What happens?
Unable to install via pip install duckdb - the installation got stuck at building the wheel
To Reproduce
C:\ducktest\> pip install duckdb
Collecting duckdb
Using cached duckdb-1.4.1.tar.gz (18.5 MB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Installing backend dependencies ... done
Preparing metadata (pyproject.toml) ... done
Building wheels for collected packages: duckdb
Building wheel for duckdb (pyproject.toml) ...
OS:
x86_64
DuckDB Package Version:
1.4.1
Python Version:
3.14
Full Name:
Chad Leong
Affiliation:
NA
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?
Not applicable - the reproduction does not require a data set
Did you include all code required to reproduce the issue?
- Yes, I have
Did you include all relevant configuration to reproduce the issue?
- Yes, I have