Search Criteria
Package Details: fslpy 3.15.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: | 2023-09-28 11:29 (UTC) |
Dependencies (14)
- python (python36, python32, python37, python39, python38, python310, python312)
- python-dataclasses
- python-deprecation
- python-h5py (python-h5py-git, python-h5py-openmpi)
- python-nibabel
- python-numpy (python-numpy1.22, python-numpy-flame, python-numpy-mkl-bin, python-numpy-git, python-numpy-openblas, python-numpy-mkl)
- python-scipy (python-scipy-mkl-bin, python-scipy-git, python-scipy-mkl)
- python-six
- python-build (make)
- python-installer (python-installer-git) (make)
- python-setuptools (make)
- python-wheel (make)
- python-pillow (python-pillow-git, python-pillow-simd) (optional)
- python-rtree (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 »