Search Criteria
Package Details: fsleyes 0.34.2-3
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: | |
Submitter: | tobac |
Maintainer: | tobac |
Last Packager: | tobac |
Votes: | 5 |
Popularity: | 0.139727 |
First Submitted: | 2017-10-11 11:10 |
Last Updated: | 2020-11-22 21:01 |
Dependencies (26)
- python (python-dbg)
- python-certifi
- python-jinja
- python-matplotlib (python-matplotlib-git)
- python-nibabel
- python-numpy (python-numpy-mkl-bin, python-numpy-openblas, python-numpy-git, python-numpy-mkl)
- python-opengl
- python-opengl-accelerate
- python-pillow (python-pillow-git, python-pillow-simd)
- python-pyparsing
- python-pytest-timeout
- python-pytest-xdist
- python-scipy (python-scipy-mkl, python-scipy-mkl-bin)
- python-setuptools
- python-six
- python-sphinx (python-sphinx-git, python-sphinx-2)
- python-twine (twine)
- python-wheel
- fsleyes-widgets>=0.9.0
- fsleyes-props>=1.7.0
- fslpy>=3.2.2
- python-wxpython>=4.0.1-2
- fsl (optional) – Enable loading standard images and advanced features (highly recommended)
- python-indexed-gzip (optional) – Fast random access of gzipped image files
- python-rtree (optional)
- python-wxnatpy (optional) – Enable loading overlay from XNAT
Latest Comments
1 2 3 4 Next › Last »
keiichiiownsu12 commented on 2020-12-08 02:14
Thanks @tobac. Looks like reinstalling previous aur python packages (haphazardly installed them all) did the trick. There was also an issue about a missing "dataclasses" module. Reinstalling python-dataclasses fixed said issue.
tobac commented on 2020-12-05 10:54
@keiichiiownsu12: Yes, previous Python packages from the AUR need to be reinstalled, including fslpy, which (probably) causes your error.
keiichiiownsu12 commented on 2020-12-03 22:03
Hello,
After a recent python update, the console has been displaying the following error when starting fsleyes (using X11):
Thought the "fsl" module was found in nipype. Installed nipype via pip, but that did not solve anything. Should I maybe reinstall previous python packages?
Feakster commented on 2020-11-02 14:57
Would it be possible to make a patch that creates a small shell script to launch
fsleyes
after setting the following environmental variable:This would then allow
fsleyes
to run under XWayland on Wayland desktop sessions.Alternatively, some sort of alias might work:
EDIT: On second thoughts I'm not sure this is such a good idea. However, I'll leave my initial suggestions up here in case anyone is struggling to run this on Wayland.
tobac commented on 2020-09-29 18:35
Thanks for pointing these two issues out. Fixed in 0.34.2-2.
Feakster commented on 2020-09-29 17:17
I also received the following error when trying to reinstall
fsleyes
:Feakster commented on 2020-09-29 16:11
Hi @tobac,
Just tried to run
fsleyes
for the first time since the update. It wouldn't launch, and threw this error when launched from the terminal:I installed
python-certifi
viapacman
, then all was well. You should probably add the package to thedepends
array of the PKGBUILD.Feakster commented on 2020-04-09 10:51
My bad. You're right. All was fine. I was just using Wayland instead of Xorg.
tobac commented on 2020-04-08 19:03
Seems like you're running Wayland. Have you tried reverting back to Xorg?
Feakster commented on 2020-04-08 08:27
It's on startup.
I've just tried reinstalling both fslpy and fsleyes. Get the following output when running
fsleyes
from the terminal: