Search Criteria
Package Details: python-trimesh 3.17.1-1
Git Clone URL: | https://aur.archlinux.org/python-trimesh.git (read-only, click to copy) |
---|---|
Package Base: | python-trimesh |
Description: | Trimesh is a pure Python library for loading and using triangular meshes with an emphasis on watertight surfaces |
Upstream URL: | https://github.com/mikedh/trimesh |
Licenses: | MIT |
Submitter: | jelly |
Maintainer: | bradpitcher |
Last Packager: | bradpitcher |
Votes: | 2 |
Popularity: | 0.62 |
First Submitted: | 2022-09-22 07:33 (UTC) |
Last Updated: | 2023-01-09 15:31 (UTC) |
Dependencies (33)
- python (nogil-python, python36, python32, python39, python38, python37, python311, python312)
- python-numpy (python-numpy-git, python-numpy1.22, python-numpy-openblas, python-numpy-mkl-bin, python-numpy-mkl, python-numpy-flame)
- python-setuptools (make)
- openscad (openscad-git) (check)
- python-collada (check)
- python-jsonschema (python-jsonschema26) (check)
- python-lxml (check)
- python-mapbox-earcut (check)
- python-msgpack (check)
- python-networkx (python-networkx-git) (check)
- python-pillow (python-pillow-git, python-pillow-simd) (check)
- python-pyglet (python-pyglet-git) (check)
- python-pyinstrument (check)
- python-requests (check)
- python-rtree (check)
- python-scipy (python-scipy-git, python-scipy-mkl, python-scipy-mkl-bin) (check)
- python-shapely (check)
- python-svg.path (check)
- python-sympy (python-sympy-git) (check)
- python-collada (optional) – parse collada/dae/zae files
- Show 13 more dependencies...
Required by (10)
- cura
- cura (optional)
- cura-git (optional)
- fsleyes (optional)
- python-alphashape
- python-colour-science (optional)
- python-mmpose (optional)
- python-pytorch_geometric
- python-pytorch_geometric-cuda
- python-torch-geometric (optional)
Latest Comments
paulora2405 commented on 2023-03-20 21:58 (UTC) (edited on 2023-03-20 21:58 (UTC) by paulora2405)
Release 3.20.2 is out already.
Version 3.17.1, besides being outdated, fails to build due to unit tests.
BillFleming commented on 2023-02-03 00:08 (UTC)
The latest 3.18.3 release builds and passes tests ok.
damir commented on 2023-02-01 22:04 (UTC)
a test is failing - a known upstream issue? ERROR: test_triangulate (test_geom.GeomTests)
Traceback (most recent call last): File "/home/damir/.cache/yay/python-trimesh/src/trimesh-3.17.1/tests/test_geom.py", line 27, in test_triangulate result = tq(mixed) File "/home/damir/.cache/yay/python-trimesh/src/trimesh-3.17.1/trimesh/geometry.py", line 165, in triangulate_quads quads = np.asanyarray(quads) ValueError: setting an array element with a sequence. The requested array has an inhomogeneous shape after 1 dimensions. The detected shape was (200,) + inhomogeneous part.
Ran 529 tests in 143.192s
FAILED (errors=1) ==> FEHLER: Ein Fehler geschah in check(). Breche ab... -> error making: python-trimesh
bradpitcher commented on 2023-01-09 15:31 (UTC)
Updated to 3.17.1 and added openscad to check dependencies
sl1pkn07 commented on 2022-09-26 15:11 (UTC)
please add
openscad
as checkdepend