Search Criteria
Package Details: python-py3d 1:0.19.0-13
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: | 6 |
| Popularity: | 0.000065 |
| First Submitted: | 2018-04-29 12:37 (UTC) |
| Last Updated: | 2026-05-20 21:36 (UTC) |
Dependencies (44)
- asciidoc (asciidoc-gitAUR)
- assimp (assimp-gitAUR, 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-wayland-minecraft-cursorfixAUR, glfw)
- gtest (googletest-gitAUR)
- intel-oneapi-basekit (intel-oneapi-basekit-2025AUR, intel-oneapi-basekit-2025AUR, intel-oneapi-toolkit)
- jsoncpp (jsoncpp-cmake-gitAUR, jsoncpp-cmakeAUR, jsoncpp-gitAUR)
- 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, amdonly-gaming-mesa-gitAUR, mesa-gitAUR, mesa-dlss-reflex-gitAUR, mesa-rk35xx-gitAUR, mesa-nollvm-gitAUR, mesa-rdna2vrAUR, mesa-minimal-gitAUR, mesa-amber)
- Show 24 more dependencies...
Required by (2)
- python-minkowskiengine (requires python-open3d) (optional)
- python-minkowskiengine-git (requires python-open3d) (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
zannzetsu commented on 2021-05-22 18:56 (UTC)
Hi, @3ddi the package should build now.
3ddi commented on 2021-01-24 06:57 (UTC)
Out of date ( newest version is 0.12) and fails to build with
jgwak commented on 2020-04-23 15:31 (UTC)
@flipflop97 done
flipflop97 commented on 2020-04-23 13:28 (UTC)
Hi, can you update the git url to the following?
https://github.com/intel-isl/Open3D
stevesp commented on 2020-02-13 09:14 (UTC)
You're welcome, thanks for updating the packages.
jgwak commented on 2020-02-12 18:33 (UTC)
@stevesp I managed to clean build both 0.9.0 and latest master. I guess there was a bug on our side, not the upstream. Thank you.
stevesp commented on 2020-02-12 17:13 (UTC) (edited on 2020-02-12 17:53 (UTC) by stevesp)
@jgwak I just checked out the latest AUR open3d-git package (just got the files without building anything), then I changed the PKGBUILD file to resolve the problem with the open3d dependency and ran
makepkg -si.I have just right now tried to build Open3D from source by cloning the master branch from https://github.com/intel-isl/Open3D and that worked as well, when I applied the patch for libturbojpg.
I think I had the same error as you a while ago, therefore I used the 0.8.0 version. Today I tried to build it again and it worked. Thought they fixed it upstream, because I didn't do anything different.
Have you tried to freshly clone everything?
I can send you the PKGBUILD file if you want? But I basically removed the
python-py3d-gitfrom thepkgnamevariable and thepackage_python-py3d-gitfunction. In addition, I fixed the dependency error in thepackage_python-open3d-gitfunction and that's it.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.
« First ‹ Previous 1 2 3 4 Next › Last »