Search Criteria
Package Details: python-duckdb 1.4.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/duckdb.git (read-only, click to copy) |
---|---|
Package Base: | duckdb |
Description: | An in-process SQL OLAP database management system (Python API) |
Upstream URL: | https://duckdb.org |
Keywords: | database management sql |
Licenses: | MIT |
Conflicts: | python-duckdb-git |
Submitter: | grawlinson |
Maintainer: | AlphaJack (Dominiquini) |
Last Packager: | Dominiquini |
Votes: | 17 |
Popularity: | 1.71 |
First Submitted: | 2021-10-30 06:37 (UTC) |
Last Updated: | 2025-09-19 22:31 (UTC) |
Dependencies (15)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- python (python37AUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libutf8proc (libutf8proc-gitAUR) (make)
- pybind11 (pybind11-gitAUR) (make)
- python-installer (make)
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR, python-numpy-mkl-binAUR) (make)
- python-pandas (make)
- python-pip (make)
- python-setuptools (make)
- python-setuptools-scm (make)
- python-wheel (make)
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR, python-numpy-mkl-binAUR) (optional)
- python-pandas (optional)
Required by (6)
- harlequin
- marimo (optional)
- python-dlt (optional)
- python-ibis (optional)
- python-pydantic-ai-examples
- python-sqlmesh (optional)
Latest Comments
1 2 3 Next › Last »
Dominiquini commented on 2025-09-16 23:19 (UTC)
@AlphaJack: I update the package to the version 1.4.0, but I'm using a pre-compiled version for the python library. Can you try to fix that? Thanks
Dominiquini commented on 2025-09-16 21:17 (UTC)
@AlphaJack: I was unable to update this package (python-duckdb)! Even when I tried to separate the python package, I can't figure out how to make a script to build this. Can you take care of it? Thanks.
xsy420 commented on 2025-09-16 12:41 (UTC)
duckdb is 1.4.0 now and python-duckdb is moved to https://github.com/duckdb/duckdb-python. please update
micwoj92 commented on 2025-09-10 05:14 (UTC)
pip is not needed in makedeps, please remove.
JohnTh commented on 2025-07-20 08:34 (UTC) (edited on 2025-07-20 08:34 (UTC) by JohnTh)
dlb commented on 2025-06-03 22:32 (UTC)
I think the version number is not built correctly into the binary:
Looking at DuckDBConfigVersion.cmake, it might be necessary to set ${PACKAGE_VERSION}?
Dominiquini commented on 2025-04-29 17:31 (UTC) (edited on 2025-04-29 17:35 (UTC) by Dominiquini)
@gds506: Sorry. I meant to try this:
I think this program needs to be compiled inside a working git directory!
gds506 commented on 2025-04-29 15:21 (UTC)
Thanks @Dominiquini I changed the source and b2sums to:
But still get the setuptools_scm related error when compiling:
Dominiquini commented on 2025-04-25 21:00 (UTC)
@gds506 I was able to install downloading the PKGBUILD and change the source to point to the git repo with the correct tag!
gds506 commented on 2025-04-25 19:00 (UTC)
Has anyone been able to install the current version? If that's the case please share with us how you did it.
1 2 3 Next › Last »