Search Criteria
Package Details: fsleyes 1.13.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/fsleyes.git (read-only, click to copy) |
---|---|
Package Base: | fsleyes |
Description: | FSLeyes is the FSL image viewer |
Upstream URL: | https://fsl.fmrib.ox.ac.uk/fsl/fslwiki/FSLeyes |
Licenses: | Apache |
Submitter: | tobac |
Maintainer: | tobac |
Last Packager: | tobac |
Votes: | 5 |
Popularity: | 0.000000 |
First Submitted: | 2017-10-11 11:10 (UTC) |
Last Updated: | 2024-11-23 20:39 (UTC) |
Dependencies (36)
- fsleyes-propsAUR
- fsleyes-widgetsAUR
- fslpyAUR
- python (python37AUR, python311AUR, python310AUR)
- python-certifi
- python-dill
- python-file-treeAUR
- python-jinja
- python-matplotlib (python-matplotlib-gitAUR)
- python-nibabelAUR
- python-numpy (python-numpy-flameAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR, python-numpy-mkl-binAUR)
- python-opengl
- python-opengl-accelerateAUR
- python-parse
- python-pillow (python-pillow-gitAUR)
- python-pyparsing
- python-pytest-timeout
- python-pytest-xdist
- python-scipy (python-scipy-gitAUR, python-scipy-mklAUR, python-scipy-mkl-tbbAUR, python-scipy-mkl-binAUR)
- python-setuptools
- python-six
- python-sphinx (python-sphinx-gitAUR)
- python-twine (twine)
- python-wheel
- python-wxpython (python-wxpython-gitAUR)
- python-xarray
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- fslAUR (optional) – Enable loading standard images and advanced features (highly recommended)
- jupyter-notebook (optional)
- python-indexed-gzipAUR (optional) – Fast random access of gzipped image files
- python-rtree (optional)
- python-trimeshAUR (optional)
- python-wxnatpyAUR (optional) – Enable loading overlay from XNAT
Latest Comments
« First ‹ Previous 1 2 3 4 5 6
bobschi commented on 2018-01-15 10:41 (UTC)
I think the installation dependencies are missing an entry: python-sphinx_rtd_theme (https://www.archlinux.org/packages/community/any/python-sphinx_rtd_theme/)
bobschi commented on 2018-01-15 08:53 (UTC)
I get a segmentation fault error when i try to start fsleyes:
DEBUG properties.py 289: setAttribute - Changing attribute on default: altLists = {Random: ['Random', 'random'], Harvard/Oxford cortical: ['harvard-oxford-cortical', 'Harvard/Oxford cortical'], Harvard/Oxford subcortical: ['harvard-oxford-subcortical', 'Harvard/Oxford subcortical'], MGH/CMA/Freesurfer: ['mgh-cma-freesurfer', 'MGH/CMA/Freesurfer'], Melodic IC classification: ['Melodic IC classification', 'melodic-classes'], Random (big): ['Random (big)', 'random_big']} DEBUG properties.py 289: setAttribute - Changing attribute on default: alternates = {'Random': Random, 'random': Random, 'harvard-oxford-cortical': Harvard/Oxford cortical, 'Harvard/Oxford cortical': Harvard/Oxford cortical, 'harvard-oxford-subcortical': Harvard/Oxford subcortical, 'Harvard/Oxford subcortical': Harvard/Oxford subcortical, 'mgh-cma-freesurfer': MGH/CMA/Freesurfer, 'MGH/CMA/Freesurfer': MGH/CMA/Freesurfer, 'Melodic IC classification': Melodic IC classification, 'melodic-classes': Melodic IC classification, 'Random (big)': Random (big), 'random_big': Random (big)} DEBUG properties.py 289: setAttribute - Changing attribute on default: choices = [Random, Harvard/Oxford cortical, Harvard/Oxford subcortical, MGH/CMA/Freesurfer, Melodic IC classification, Random (big)] DEBUG settings.py 171: write - Writing fsleyes/loadSaveOverlayDir: /home/christiantinauer DEBUG init.py 663: __createWXGLCan - Creating temporary wx.GLCanvas Segmentation fault (core dumped)
Do you have any ideas?
« First ‹ Previous 1 2 3 4 5 6