Hey everyone,
Really cool package, very excited to use it. One little thing I found: braindecode naming conventions changed a bit in the new v0.6.0 release, which causes a few incompatibilities with the current package.
So for anyone wishing to use, install the previous braindecode version (v0.5.1) for everything to work smoothly. This is perhaps easiest by changing the last line in requirements.txt from https://api.github.com/repos/braindecode/braindecode/zipball/master to https://github.com/braindecode/braindecode/archive/refs/tags/0.5.1.zip.
Best,
Anthony
Hey everyone,
Really cool package, very excited to use it. One little thing I found: braindecode naming conventions changed a bit in the new v0.6.0 release, which causes a few incompatibilities with the current package.
So for anyone wishing to use, install the previous braindecode version (v0.5.1) for everything to work smoothly. This is perhaps easiest by changing the last line in requirements.txt from
https://api.github.com/repos/braindecode/braindecode/zipball/mastertohttps://github.com/braindecode/braindecode/archive/refs/tags/0.5.1.zip.Best,
Anthony