Search Criteria
Package Details: fslpy 3.21.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/fslpy.git (read-only, click to copy) |
---|---|
Package Base: | fslpy |
Description: | fslpy is the python library collection used by FSL and related projects |
Upstream URL: | https://fsl.fmrib.ox.ac.uk/fsl/fslwiki/FSLeyes |
Licenses: | Apache |
Submitter: | tobac |
Maintainer: | tobac |
Last Packager: | tobac |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2017-10-11 11:11 (UTC) |
Last Updated: | 2024-10-12 17:21 (UTC) |
Dependencies (14)
- python (python37AUR, python311AUR, python310AUR)
- python-dill
- python-h5py (python-h5py-gitAUR, python-h5py-openmpi)
- python-nibabelAUR
- python-numpy (python-numpy-flameAUR, python-numpy-mkl-binAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR)
- python-scipy (python-scipy-mkl-binAUR, python-scipy-gitAUR, python-scipy-mklAUR, python-scipy-mkl-tbbAUR)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- python-indexed-gzipAUR (optional)
- python-pillow (python-pillow-gitAUR) (optional)
- python-rtree (optional)
- python-trimeshAUR (optional)
Required by (5)
- fsleyes
- fsleyes-props (make)
- python-oxasl
- python-oxasl-ve
- python-pyfab (optional)
Latest Comments
1 2 Next › Last »
keiichiiownsu12 commented on 2021-10-05 19:12 (UTC)
Is the eddy_qc package not included in fslpy by default? If not, might be worth to include as a separate package (I was getting it in the previous fsl builds, looks like they moved it somewhere)
Feakster commented on 2021-05-05 10:32 (UTC)
Ah... yup. Cache clear solved it. Thanks.
tobac commented on 2021-05-05 10:15 (UTC) (edited on 2021-05-05 10:16 (UTC) by tobac)
Works for me. Tried clearing your cache?
Feakster commented on 2021-05-05 10:00 (UTC)
Just got the following error when trying to update
fslpy
. Are you sure you got the checksum right?tobac commented on 2021-05-04 18:29 (UTC)
Fixed in 3.6.0-2
keiichiiownsu12 commented on 2021-05-04 17:37 (UTC) (edited on 2021-05-04 17:41 (UTC) by keiichiiownsu12)
Similar issue with source URL as fsleyes-* packages. Please change source URL to: https://git.fmrib.ox.ac.uk/fsl/fslpy/-/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz
Also, please change line 21 from
cd "$srcdir/${pkgname#fsleyes-}-$pkgver-"*
tocd "$srcdir/${pkgname#fsleyes-}-$pkgver"
tobac commented on 2019-03-23 17:32 (UTC)
@AKSoo: I somehow missed your comment, sorry. Fixed in 1.13.3-2.
AKSoo commented on 2019-01-15 04:41 (UTC) (edited on 2019-02-20 07:45 (UTC) by AKSoo)
Python module deprecation is required at runtime. Please change python-deprecation dependency.
EDIT: Actually, pkg_resources in bin scripts checks ALL requirements and fails if not met. This would mean python-{six,deprecation,numpy,scipy,nibabel} are all runtime dependencies.
tobac commented on 2018-12-12 20:50 (UTC) (edited on 2018-12-12 20:50 (UTC) by tobac)
@dvogel Indeed, thanks for reporting. Fixed.
1 2 Next › Last »