Search Criteria
Package Details: python-ocp 7.9.3.1-1
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-2.0 |
| 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: | 2026-03-18 16:54 (UTC) |
Dependencies (50)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- libgcc (libgcc-snapshotAUR)
- libstdc++ (libstdc++-snapshotAUR)
- opencascade (opencascade-gitAUR)
- python
- vtk (vtk-gitAUR, vtk93AUR)
- adios2 (adios2-gitAUR) (make)
- boost (boost-gitAUR) (make)
- clang20 (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- double-conversion (double-conversion-gitAUR) (make)
- eigen (eigen-gitAUR, eigen3) (make)
- fast_float (fast_float-gitAUR) (make)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-amd-full-gitAUR, librempeg-gitAUR, ffmpeg-whisper-gitAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-fullAUR, ffmpeg-full-llvmAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-headlessAUR, ffmpeg-whisperAUR, ffmpeg-cuda-fullAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- glew (glew-libepoxyAUR, glew-wayland-gitAUR, glew-gitAUR) (make)
- libharu (make)
- liblas (liblas-gitAUR) (make)
- liefAUR (make)
- llvm20 (make)
- Show 30 more dependencies...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
rmsc commented on 2025-07-14 15:44 (UTC)
@greyltc is there a reason for disabling the progress bars?
This thing takes HOURS to build, and at least they give an indication of progress. I only now realized the PKGBUILD was applying a patch to disable them.. wtf?
Auerhuhn commented on 2025-01-02 15:54 (UTC)
@greyltc Would you mind adding the
fmtpackage todepends?Without
fmt, it builds cleanly but fails at runtime.Auerhuhn commented on 2025-01-02 15:52 (UTC)
@s-ol I got the same error.
Rebuilding the clang15 package with these patches applied fixed it for me.
s-ol commented on 2024-12-27 23:09 (UTC)
Having problems building because of some clang version mismatch:
greyltc commented on 2024-06-07 16:51 (UTC)
It's probably not stuck, just takes forever to build. Leave it overnight if you think it might be stuck.
chilichiller commented on 2024-05-04 21:18 (UTC) (edited on 2024-05-04 21:32 (UTC) by chilichiller)
I am getting the same problem as Jikstra, the build process is stuck at "Running pywrap", exact same log as Jikstra had (just using Python 3.12). However, there was no issue with the latest fast_float version (6.1.0-2). Can anyone help to fix that?
Jikstra commented on 2024-03-05 16:55 (UTC)
I had to downgrad fast_float to 5.3.0 (sudo paru -U https://archive.archlinux.org/packages/f/fast_float/fast_float-5.3.0-1-any.pkg.tar.zst)
However, it's now stuck at "Running pywrap"
ptomalak commented on 2024-01-21 09:11 (UTC) (edited on 2024-01-21 09:17 (UTC) by ptomalak)
It was failing for me with:
in the
Dumping symbols, then generating bindings...part of the building process just days after (eventually) successfully building it on other device. Same issue with the git version of this package.A quick hack that fixed the issue for me was modifying
PKGBUILDto include:In this part of the build:
I did not delve deeper into how / why it works, I just applied the first fix given by looking up the error ( https://stackoverflow.com/questions/72210768/read-csv-got-an-unexpected-keyword-argument-on-bad-lines ). I hope someone finds it helpful, or confirms if it is a wider issue or just limited to my setup.
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 :(
« First ‹ Previous 1 2 3 4 5 6 Next › Last »