Search Criteria
Package Details: python-ocp 7.7.2.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-ocp.git (read-only, click to copy) |
---|---|
Package Base: | python-ocp |
Description: | Python wrapper for OCCT generated using pywrap |
Upstream URL: | https://github.com/CadQuery/OCP |
Licenses: | Apache |
Conflicts: | python-ocp-git |
Submitter: | greyltc |
Maintainer: | greyltc |
Last Packager: | greyltc |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2020-08-22 14:36 (UTC) |
Last Updated: | 2023-11-18 16:53 (UTC) |
Dependencies (47)
- clang15
- fmt (fmt-gitAUR)
- glew (glew-libepoxyAUR, glew-gitAUR, glew-waylandAUR, glew-osmesa-gitAUR, glew-wayland-gitAUR)
- opencascade (opencascade-gitAUR, opencascade-rcAUR, opencascade-f3dAUR)
- python (python32AUR, python37AUR, python310AUR)
- vtk (vtk-gitAUR, vtk-nowrapsAUR)
- adios2 (adios2-gitAUR) (make)
- boost (boost-gitAUR) (make)
- cgns (cgns-parallelAUR) (make)
- clang (clang8AUR, clang-gitAUR, llvm-gitAUR, clang-minimal-gitAUR) (make)
- cli11 (make)
- cmake (cmake-gitAUR) (make)
- eigen (eigen-gitAUR) (make)
- fast_float (fast_float-gitAUR) (make)
- ffmpeg (ffmpeg-nonvidiaAUR, ffmpeg-intel-full-gitAUR, ffmpeg-v4l2-request-gitAUR, ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-threading-gitAUR, ffmpeg-mppAUR, ffmpeg-nocudaAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-headlessAUR, ffmpeg-fullAUR, ffmpeg-full-gitAUR, ffmpeg-obsAUR, ffmpeg-amd-full-gitAUR) (make)
- git (git-vfsAUR, git-run-command-patch-gitAUR, git-gitAUR, git-fcAUR) (make)
- libharu (make)
- liblas (liblas-gitAUR) (make)
- llvm (llvm8AUR, llvm-gitAUR, llvm-minimal-gitAUR) (make)
- netcdf (netcdf-openmpi) (make)
- Show 27 more dependencies...
Latest Comments
1 2 3 4 Next › Last »
tapia commented on 2023-11-19 21:00 (UTC)
Hi greyltc, it works now! Thanks for fixing the issue ;)
greyltc commented on 2023-11-16 21:25 (UTC)
Should be fixed now tapia. Turns out the official package upgrade of clang/llvm and friends from version 15->16 on 2023-08-29 broke the build. Took me almost forever to figure this out and implement a fix :(
tapia commented on 2023-11-13 21:57 (UTC)
Hi, this is not compiling for me. Is it working for anyone?
greyltc commented on 2023-03-25 23:14 (UTC)
The vtk dep here is stuck at 9.1 for now. You'll have to downgrade/ignore vtk upgrades for this package to work. Once opencascade gets upgraded to 7.7 I'll be able to update this package to unlock it from vtk 9.1.
DCengineer commented on 2023-03-25 20:29 (UTC)
Looks like the recent vtk update in the main repos may have broken the dependency checks for this package. python-ocp-git seems unaffected.
Salamandar commented on 2022-10-14 16:00 (UTC)
It's not building anymore:
rpodgorny commented on 2022-07-18 16:00 (UTC)
please add the missing dependency or orphan the package and i'll do it. thanks!
nobodyinperson commented on 2022-04-25 12:09 (UTC)
Missing dependency: python-lief
mmirate commented on 2022-03-02 22:05 (UTC)
Missing dependencies: openmpi, pugixml, fmt, glew.
juliang commented on 2021-11-20 23:06 (UTC) (edited on 2021-11-20 23:16 (UTC) by juliang)
@Jarshvor I tried manually installing python-cymbal-git and also python-logzero, but it still won't build. I think the entire build process went further than before, my current build errors are in a different file I think:
Frankly I don't know what the underlying issue here is. I tried downloading the binary for cq-editor off of their github release, but that will complain that it can't load the radeonsi driver. I was excited to try this project out, but I don't feel like spending hours debugging issues like these.
Update: I got the binary release to work, after finding a github issue that explains it. I'm gonna try playing around with the latest experimental build, maybe we should consider packaging a binary release onto the AUR.
1 2 3 4 Next › Last »