Search Criteria
Package Details: python-pyvista 0.44.2-4
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: | 7 |
Popularity: | 0.034575 |
First Submitted: | 2020-12-16 05:18 (UTC) |
Last Updated: | 2025-01-03 13:12 (UTC) |
Dependencies (13)
- python-matplotlib (python-matplotlib-gitAUR)
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- 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-imageioAUR (optional)
- python-meshioAUR (optional)
- xorg-server-xvfb (xorg-server-xvfb-gitAUR) (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 Next › Last »
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-matplotlib
is 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?carlosal1015 commented on 2022-03-29 03:29 (UTC)
Replying ~7 months later, since that this issue is closed, now
paraview
andvtk
can coexist in the system. In other hand, the packagepython-cplot
that I maintain usepython-pyvista
forcheck()
function. Pictures: 1, 2, 3, 4. As we see, the test are not passing due to some missing VTK modules that offervtk
and notparaview
. But using this custom PKGBUILDpython-pyvista-noparaview
the tests are passing. Pictures: 5, 6.1 2 Next › Last »