Skip to content

Unable to install with Python 3.14 - Stuck at building wheels #139

@chadleong

Description

@chadleong

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions