NeuroTechX / moabb

Mother of All BCI Benchmarks
https://neurotechx.github.io/moabb/
BSD 3-Clause "New" or "Revised" License
646 stars 168 forks source link

Incompatible `mne` and `mne-bids` in pip install #598

Open OverLordGoldDragon opened 1 month ago

OverLordGoldDragon commented 1 month ago

pip install moabb installs mne 1.7.0 and mne-bids 0.13, which are incompatible (need 0.14 for 1.7.0). Just a note. (I figure it's the last release's pyproject.toml, so maybe a note in README).