I would like to run a TRF analysis in Python using the "eelbrain" package. I tried installing it in a new Anaconda Python environment and basically tried all possible ways of installing eelbrain (using the Terminal or the Anaconda Navigator GUI as described in the Github docs), but none of it worked. The "solving package specifications" process just runs on and on until I end it. Ideally, I would like to use eelbrain in Spyder.
I saw here that there seem to be files for macOS on conda forge, but on eelbrain's Github page it says that macOS is no longer available on conda forge (if you look at the badges at the end of the README). My colleague was able to install eelbrain on his Windows PC, so I guess there's really a problem with macOS.
So long story short, my question is: Is it possible to install eelbrain on macOS – maybe without using conda forge – and if yes, does anyone know how?
I have two devices I could use (one old iMac and a newer Macbook), here are the specs:
Device 1: iMac (mid 2015) with macOS Big Sur v.11.7.10, Anaconda Navigator 2.5.2, Spyder v.5.4.3 with Python 3.9.18
Device 2: Macbook Air M2 (2022) with macOS Sonoma v.14.2.1, Anaconda Navigator v.2.5.2, Spyder v.5.4.3 with Python 3.11.5
Thanks a lot for any ideas on how to solve this!
– Merle