Search Criteria
Package Details: python-shtools 4.10-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-shtools.git (read-only, click to copy) |
---|---|
Package Base: | python-shtools |
Description: | Python interface for SHTOOLS (pyshtools) |
Upstream URL: | https://shtools.oca.eu |
Keywords: | fortran pyshtools python SHTOOLS |
Licenses: | BSD 3-clause |
Provides: | python-shtools |
Submitter: | Strawpants |
Maintainer: | Strawpants |
Last Packager: | Strawpants |
Votes: | 1 |
Popularity: | 0.000098 |
First Submitted: | 2021-12-17 20:01 (UTC) |
Last Updated: | 2022-05-10 11:22 (UTC) |
Dependencies (9)
- blas (openblas-lapack-git, openblas-git, blas-tmg, openblas-cblas-git, blas-git, armpl, blis-git, blis, atlas-lapack, blis-cblas-openmp, blis-cblas, openblas-lapack-static, openblas-lapack, openblas)
- fftw (fftw-amd)
- lapack (openblas-lapack-git, lapack-tmg, lapack-git, armpl, atlas-lapack, openblas-lapack-static, openblas-lapack)
- python-astropy (python-astropy31)
- python-numpy (python-numpy-git, python-numpy1.22, python-numpy-openblas, python-numpy-mkl-bin, python-numpy-mkl, python-numpy-flame)
- python-pooch
- python-xarray
- gcc-fortran (gccrs-fortran-git, gcc-fortran-git) (make)
- python-setuptools (make)
Latest Comments
Strawpants commented on 2022-05-10 11:23 (UTC)
I've updated the version to 4.10 and forces a serial build to try to avoid the module not found errors
Strawpants commented on 2022-04-12 21:28 (UTC)
I suspect it is some kind of race condition in the makefile. Does it work when you only compile with one processor? (e.g. set export MAKEFLAGS="-j1" before running makepkg)
rarvolt commented on 2022-04-11 19:02 (UTC)
I have an issue with compiling: https://pastebin.com/WTvjQVkj Is this a package problem or shtools problem?