Search Criteria
Package Details: python-open3d 1:0.19.0-12
Package Actions
| Git Clone URL: | https://aur.archlinux.org/open3d.git (read-only, click to copy) |
|---|---|
| Package Base: | open3d |
| Description: | A Modern Library for 3D Data Processing |
| Upstream URL: | http://www.open3d.org |
| Keywords: | open3d |
| Licenses: | MIT |
| Conflicts: | python-open3d-git, python-py3d, python-py3d-git |
| Provides: | python-py3d |
| Submitter: | deltaecho |
| Maintainer: | daizhirui |
| Last Packager: | daizhirui |
| Votes: | 6 |
| Popularity: | 0.000455 |
| First Submitted: | 2018-04-29 12:37 (UTC) |
| Last Updated: | 2025-06-14 22:43 (UTC) |
Dependencies (43)
- asciidoc (asciidoc-gitAUR)
- assimp (assimp-gitAUR)
- cppzmq (cppzmq-gitAUR)
- curl (curl-gitAUR, curl-c-aresAUR)
- eigen (eigen-gitAUR, eigen3)
- embree (embree-gitAUR)
- flann
- fmt (fmt-gitAUR)
- gcc14AUR
- glew (glew-libepoxyAUR, glew-wayland-gitAUR, glew-gitAUR)
- glfw-x11 (glfw-gitAUR, glfw)
- gtest (googletest-gitAUR)
- intel-oneapi-basekit (intel-oneapi-base-toolkit)
- jsoncpp (jsoncpp-cmake-gitAUR, jsoncpp-gitAUR, jsoncpp-cmakeAUR)
- libc++ (libc++-with-libunwindAUR, libc++-msanAUR)
- libc++abi (libc++-with-libunwindAUR, libc++abi-msanAUR)
- libjpeg-turbo (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR)
- liblzf
- libpng (libpng-gitAUR, libpng-apngAUR)
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, vulkan-terakan-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-rk35xx-gitAUR, mesa-gitAUR, mesa-minimal-gitAUR, mesa-nollvm-gitAUR, mesa-amber)
- mysqlAUR (mysql55AUR, mroongaAUR, mysql81AUR, mariadb-gitAUR, mysql80AUR, mysqlAUR, mysql84AUR, mariadb, mariadb-lts, percona-server)
- nanoflannAUR
- onetbb
- openssl (openssl-gitAUR, openssl-staticAUR, openssl-aegisAUR)
- openvr (openvr-gitAUR)
- openxr (openxr-loader-gitAUR)
- postgresql (postgresql-12AUR, postgresql-gitAUR, postgresql13AUR, postgresql18-docsAUR, postgresql18AUR, postgresql15-docsAUR, postgresql15AUR, postgresql16-docsAUR, postgresql16AUR, postgresql17-docsAUR, postgresql17AUR)
- pybind11 (pybind11-gitAUR)
- python
- python-dashAUR
- python-mpi4py (python-mpi4py-intelAUR)
- python-plotly
- qhull
- unzip (unzip-zstdAUR, unzip_pAUR, unzip-natspecAUR)
- utf8cpp (utf8cpp-gitAUR)
- vtk (vtk-gitAUR, vtk93AUR)
- xorg-server-devel (xorg-server-devel-gitAUR, xlibre-server-devel-binAUR, xlibre-xserver-develAUR)
- zeromq (zeromq-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python-setuptools (make)
- jupyter-notebook (optional) – Jupyter notebook support
- openmp (optional) – Multiprocess support
Required by (2)
- python-minkowskiengine (optional)
- python-minkowskiengine-git (optional)
Latest Comments
1 2 3 4 Next › Last »
Vial commented on 2025-10-18 22:02 (UTC) (edited on 2025-10-18 22:03 (UTC) by Vial)
Thanks for maintaining this package. I can't install because of missing deps.
truncs commented on 2025-04-03 20:52 (UTC)
Unable to install because of
Thoughts?
daizhirui commented on 2025-03-19 19:25 (UTC)
Indeed, those resource files should be placed somewhere else like
/usr/share. The installation process is mostly controlled by the cmake system. So, a better and cleaner way is to submit a issue or a pull request to the upstream.feng commented on 2025-03-19 18:22 (UTC)
Installing to path
/usr/binis a bit strange:Can you please change it to somewhere like /opt/open3d?
daizhirui commented on 2025-03-17 04:04 (UTC)
e.g.
geometry/KDTreeFlann.hneeds the nanoflann library. To make open3d work properly as a library package, nanoflann should be in thedependslist.xantares commented on 2025-03-15 15:01 (UTC)
nanoflann is header-only and should be moved to makedepends
shtrophic commented on 2024-12-03 09:11 (UTC)
This installs
Open3D.desktopto$HOME/.local/share/applications...truncs commented on 2024-02-08 01:50 (UTC)
Needs python-plotly and python-dash to work otherwise importing open3d fails.
iagoiago commented on 2024-01-03 01:52 (UTC)
required
gcc12, and perhapsglfw-waylandis fine too (annoying conflict w x11's --glfw-gitsolved it for me).drr21 commented on 2022-03-11 17:52 (UTC)
Package doesn't build for me, not even after adding emillynge
sed -i 's|find_package(Python3 3.6...<3.10|find_package(Python3 3.6|' CMakeLists.txtto make it work on python 3.101 2 3 4 Next › Last »