#532 Package mnelab: a GUI for MNE
Opened 2 years ago by ankursinha. Modified a year ago

Please use this ticket to add new software to the NeuroFedora packaging queue.

New software: mnelab

Short description: a GUI for MNE

Upstream URL: https://github.com/cbrnr/mnelab

License: BSD

Domain: Neuroimaging/Data analysis

Additional information

Another tool in the MNE stack. I think we have all the deps packaged in the mne side of things. However, this GUI uses pyside6, and I'm not sure we have that in Fedora, so we may have to package that up first.


No matching package to install: 'python3dist(pyside6) >= 6.4.2'
No matching package to install: 'python3dist(pyxdf) >= 1.16'

Also needed for the full extra would be https://pypi.org/project/python-picard/.

I was feeling bold and took a look at pyside6, which I’ve been wanting for quite some time. Initial efforts were surprisingly promising, but it needs to wait for a 6.5.1 release that will fix compatibility with LLVM 16. (It can be compiled using GCC, but it still needs the Clang libraries for its C++ parser.)

Log in to comment on this ticket.

Metadata