Search Criteria
Package Details: python-duckdb-git v0.3.1.r996.gf1c8c7ae2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/duckdb-git.git (read-only, click to copy) |
---|---|
Package Base: | duckdb-git |
Description: | Embeddable SQL OLAP Database Management System |
Upstream URL: | https://www.duckdb.org/ |
Licenses: | MIT |
Provides: | python-duckdb |
Submitter: | Piezo |
Maintainer: | None |
Last Packager: | Piezo |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2020-05-30 20:36 (UTC) |
Last Updated: | 2022-01-14 16:47 (UTC) |
Dependencies (10)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- pybind11 (pybind11-gitAUR) (make)
- python-numpy (python-numpy-flameAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR, python-numpy-mkl-binAUR) (make)
- python-pandas (make)
- python-setuptools (make)
- python-pytest (check)
- python-numpy (python-numpy-flameAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR, python-numpy-mkl-binAUR) (optional)
- python-pandas (optional)
Required by (2)
- harlequin (requires python-duckdb)
- python-ibis (requires python-duckdb) (optional)
Latest Comments
czardien commented on 2022-09-22 17:09 (UTC) (edited on 2022-09-22 17:12 (UTC) by czardien)
Failed compiling for me, and not sure what this is about:
Edit: I've read online that it's possible that the compiler got killed by a OOM-killer, so will look into that later.
Piezo commented on 2020-06-04 14:59 (UTC)
@esbdb: Sorry, I missed pandas & numpy dependencies. Should be fixed now.
brendanb commented on 2020-06-04 07:16 (UTC)
It failed compiling: building 'duckdb' extension ... ModuleNotFoundError: No module named 'numpy'