Groups | Search | Server Info | Login | Register


Groups > de.comp.lang.python > #6305

Re: [Python-de] install duckdb unter Python 3.14

From ram@zedat.fu-berlin.de (Stefan Ram)
Newsgroups de.comp.lang.python
Subject Re: [Python-de] install duckdb unter Python 3.14
Date 2025-09-16 23:05 +0000
Organization Stefan Ram
Message-ID <version-20250917000445@ram.dialup.fu-berlin.de> (permalink)
References <68ebc371-647b-4430-bf5f-c107ec616de8@t-online.de> <install-20250916232131@ram.dialup.fu-berlin.de>

Show all headers | View raw


ram@zedat.fu-berlin.de (Stefan Ram) schrieb oder zitierte:
>The newest wheels, like duckdb-1.4.0-cp313-cp313-win_amd64.whl, were
>apparently built for Python 3.13 and they probably won't go in under
>Python 3.14. You might be able to get duckdb on there if you try to
>install from a source distribution like "duckdb-1.4.0.tar.gz".

  The PyPI page of duckdb explains how to use "uv" to build
  a duckdb wheel for a specific version of Python. This may
  not work yet for 3.14, but might be worth a try!

Back to de.comp.lang.python | Previous | NextPrevious in thread | Find similar


Thread

[Python-de] install duckdb unter Python 3.14 Joachim Sasse <sassec1@t-online.de> - 2025-09-16 18:27 +0200
  Re: [Python-de] install duckdb unter Python 3.14 ram@zedat.fu-berlin.de (Stefan Ram) - 2025-09-16 22:25 +0000
    Re: [Python-de] install duckdb unter Python 3.14 ram@zedat.fu-berlin.de (Stefan Ram) - 2025-09-16 23:05 +0000

csiph-web