-
Notifications
You must be signed in to change notification settings - Fork 180
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error in BIDS conversion example #507
Comments
The issue is triggered in |
I have the same versions of mne and numpy, but can’t reproduce. I also tried to re-download AlexMI but it did not change |
In the same log (https://github.com/NeuroTechX/moabb/actions/runs/6532207010/job/17734953029), I see we also had an issue while reading some
Could this all be caused by an issue with the CI caching of the datasets @sylvchev ? |
Following the installation guide from Installing MOABB from sources w/ development environment gave me this error when running the test, I thought it might be related. I also received "Extra [deeplearning] is not specified." I ran the provided test command.
Debian 12, AMD 3250U, Python 3.11 After having run
I began to have different issues instead. It's quite long. |
Oops, sorry, I think it was totally unrelated. I'm pretty sure I installed something wrong. |
There is an error in the BIDS conversion, using the caching process.
The
examples/plot_bids_conversion.py
is not build for now to avoid triggering error in CI, but we need to fix this error.The text was updated successfully, but these errors were encountered: