Search Criteria
Package Details: python-py3d 1:0.18.0-11
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, python-open3d-git, python-py3d-git |
Provides: | python-open3d |
Submitter: | deltaecho |
Maintainer: | daizhirui |
Last Packager: | daizhirui |
Votes: | 5 |
Popularity: | 0.000000 |
First Submitted: | 2018-04-29 12:37 (UTC) |
Last Updated: | 2024-09-15 04:04 (UTC) |
Dependencies (42)
- asciidoc (asciidoc-gitAUR)
- assimp (assimp-gitAUR)
- cppzmq (cppzmq-gitAUR)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- eigen (eigen-gitAUR)
- embree (embree-gitAUR)
- flann
- fmt (fmt-gitAUR)
- glew (glew-libepoxyAUR, glew-waylandAUR, glew-osmesa-gitAUR, glew-wayland-gitAUR, glew-gitAUR)
- glfw-x11 (glfw-gitAUR, glfw)
- gtest (googletest-gitAUR)
- intel-oneapi-basekit
- jsoncpp (jsoncpp-cmake-gitAUR, jsoncpp-cmakeAUR, jsoncpp-gitAUR)
- libc++ (libc++-msanAUR, libc++-modulesAUR)
- libc++abi (libc++abi-msanAUR, libc++abi-modulesAUR)
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR)
- liblzf
- libpng (libpng-apngAUR, libpng-gitAUR)
- mesa (mesa-minimal-gitAUR, mesa-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, mesa-wsl2-gitAUR, mesa-amber)
- mysqlAUR (mysql55AUR, mysql56AUR, mariadb-gitAUR, mysql81AUR, mysql57AUR, mroongaAUR, mysql80AUR, mysqlAUR, mariadb, mariadb-lts, percona-server)
- nanoflannAUR
- onetbb
- openssl (openssl-gitAUR, openssl-staticAUR)
- openvr (openvr-gitAUR)
- openxr (openxr-loader-gitAUR)
- postgresql (postgresql-12AUR, postgresql13AUR, postgresql-gitAUR, postgresql15-docsAUR, postgresql15AUR, postgresql17-docsAUR, postgresql17AUR)
- pybind11 (pybind11-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-dashAUR
- python-mpi4py (python-mpi4py-intelAUR)
- python-plotly (python-plotly-gitAUR)
- qhull
- unzip (unzip-natspecAUR, unzip-zstdAUR)
- utf8cpp (utf8cpp-gitAUR)
- vtk (vtk-gitAUR)
- xorg-server-devel (xorg-server-devel-gitAUR)
- zeromq (zeromq-gitAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- python-setuptools (make)
- jupyter-notebook (optional) – Jupyter notebook support
- openmp (optional) – Multiprocess support
Required by (2)
- python-minkowskiengine (requires python-open3d) (optional)
- python-minkowskiengine-git (requires python-open3d) (optional)
Latest Comments
« First ‹ Previous 1 2 3
jgwak commented on 2020-02-12 16:49 (UTC)
@stevesp Wait, did you manage to build master branch of the upstream without a problem? I just tried buliding open3d-git and it still failed with the PoissonRecon module error. Or by "master branch" do you mean the master branch of AUR open3d? If you have a fix for the latest version of open3d, it would be really helpful if you share it with the upstream, since there are at least 4 other people affected by this bug and the upstream maintainers cannot reproduce the problem.
stevesp commented on 2020-02-12 16:39 (UTC)
@jgwak A okay, thanks for the info. Was only building the master branch and that worked without a problem (only the fix_3rdparty_path.patch was necessary).
I see, guess in that case it makes sense to leave them.
jgwak commented on 2020-02-12 16:00 (UTC)
@stevesp There is a upstream bug blocking 0.9.0 upgrade: https://github.com/intel-isl/Open3D/issues/1414 Regarding the strange packaging, I am not the one who submitted this package. I recently adopted it to fix this abandoned package. I wonder the same but I decided to leave them for backward compatibility.
stevesp commented on 2020-02-12 10:58 (UTC)
Would it be possible to update the package to open3d version 0.9.0?
In addition, similar to the comment I wrote for the open3d-git package I was wondering why there is a python-py3d package which is the same as the python-open3d package and there are typos in the PKGBUILD (privides, instead of provides in both python package functions).
« First ‹ Previous 1 2 3