Package Details: pythonscad-git r12762.8a13038-1

Git Clone URL: https://aur.archlinux.org/pythonscad-git.git (read-only, click to copy)
Package Base: pythonscad-git
Description: Fork of OpenSCAD allowing models to be written in Python
Upstream URL: https://github.com/pythonscad/pythonscad
Licenses: GPL2
Conflicts: pythonscad
Provides: pythonscad
Submitter: drmoose
Maintainer: drmoose
Last Packager: drmoose
Votes: 0
Popularity: 0.000000
First Submitted: 2025-12-19 16:37 (UTC)
Last Updated: 2026-01-30 16:13 (UTC)

Latest Comments

drmoose commented on 2026-01-30 16:15 (UTC)

Bitrot, sorry.

The mv command that was failing was a workaround for pythonscad trying to overwrite the openscad manpage with its own. Upstream have fixed the problem themselves in 62a23be so the workaround is no longer necessary.

Removed the workaround in daa9d73. Thanks for the report!

trever commented on 2026-01-30 16:01 (UTC) (edited on 2026-01-30 16:01 (UTC) by trever)

I too get a similar problem: -- Installing: ~/.cache/yay/pythonscad-git/pkg/pythonscad-git/usr/share/pythonscad/templates/translate.json mv: cannot stat '~/.cache/yay/pythonscad-git/pkg/pythonscad-git/usr/share/man/man1/openscad.1': No such file or directory

DarioP commented on 2026-01-30 07:09 (UTC) (edited on 2026-01-30 07:10 (UTC) by DarioP)

It failed on me after building on the installing/packaging phase:

-- Installing: /tmp/pythonscad-git/pkg/pythonscad-git/usr/share/pythonscad/templates/CC0.json mv: cannot stat '/tmp/pythonscad-git/pkg/pythonscad-git/usr/share/man/man1/openscad.1': No such file or directory ==> ERROR: A failure occurred in package(). Aborting...