Skip to content
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

TypeError: only integer scalar arrays can be converted to a scalar index #4

Open
mysterious756 opened this issue Jun 29, 2023 · 1 comment

Comments

@mysterious756
Copy link

[example.py]line 46: cnt = loader.load()
[/braindecode/datasets/bbci.py] line 149: "".join(chr(c) for c in h5file[obj_ref]) for obj_ref in clab_set

TypeError: only integer scalar arrays can be converted to a scalar index

@robintibor
Copy link
Owner

Consider using the newer Braindecode library to load the high gamma dataset

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants