Search Criteria
Package Details: python-pyvista 0.46.5-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-pyvista.git (read-only, click to copy) |
|---|---|
| Package Base: | python-pyvista |
| Description: | 3D plotting and mesh analysis through a streamlined interface for VTK |
| Upstream URL: | https://www.pyvista.org |
| Licenses: | MIT |
| Submitter: | MartinDiehl |
| Maintainer: | MartinDiehl |
| Last Packager: | MartinDiehl |
| Votes: | 8 |
| Popularity: | 0.45 |
| First Submitted: | 2020-12-16 05:18 (UTC) |
| Last Updated: | 2026-02-08 20:30 (UTC) |
Dependencies (13)
- python-matplotlib (python-matplotlib-gitAUR)
- python-numpy (python-numpy-gitAUR, python-numpy-mkl-binAUR, python-numpy1AUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR)
- python-pillow (python-pillow-simd-gitAUR)
- python-pooch
- python-scoobyAUR
- vtk (vtk-gitAUR, vtk93AUR)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- python-imageio (optional)
- python-meshioAUR (optional)
- xorg-server-xvfb (xorg-server-xvfb-gitAUR, xlibre-server-xvfb-binAUR, xlibre-xserver-xvfbAUR) (optional)
Required by (10)
- python-cplot (optional)
- python-felupe (check)
- python-felupe (optional)
- python-fenics-dolfinx (optional)
- python-kikuchipy (optional)
- python-magpylib
- python-mpsplots
- python-pyntcloud (optional)
- python-pyvistaqt
- python-trame-vtk (check)
Latest Comments
1 2 3 Next › Last »
MartinDiehl commented on 2026-02-07 03:29 (UTC)
@nahno: yes, same issue here.
nahno commented on 2026-01-31 10:49 (UTC) (edited on 2026-01-31 10:50 (UTC) by nahno)
Hi all,
>>> import pyvistagives me following error.AttributeError: 'typing.Union' object attribute '__doc__' is read-onlyseems to be related to this https://github.com/pyvista/pyvista/issues/8112
Do you guys have similar issues? Thanks
MartinDiehl commented on 2025-01-23 11:21 (UTC)
@oysstu: The checksums are stable, but differ from the old one (from PyPi). I assume that building in a clean folder works.
oysstu commented on 2025-01-23 10:15 (UTC) (edited on 2025-01-23 10:15 (UTC) by oysstu)
Github is messing with checksums again. Use the following source url for a stable archive
https://github.com/pyvista/${_name}/archive/v${pkgver}.tar.gz
redponike commented on 2025-01-03 08:08 (UTC)
SHA512 checksum is wrong.
carlosal1015 commented on 2023-07-10 00:48 (UTC)
Hi, after install vtk's python bindings dependencies
(openmpi fmt jsoncpp glew ospray openxr openvr ffmpeg hdf5-openmpi postgresql-libs netcdf pdal mariadb-libs liblas cgns adios2 libharu gl2ps verdict), I have the following message errorpython-matplotlibis a dependency according to https://github.com/pyvista/pyvista/blob/v0.40.0/pyproject.toml#L29szsdk commented on 2023-02-15 07:11 (UTC)
I got this error when I try to install pyvista/python-scooby:
error in scooby setup command: 'python_requires' must be a string containing valid version specifiers; Invalid specifier: '>=3.7.*'. Did I make something mistake?1 2 3 Next › Last »