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

AttributeError: module 'eegnb.experiments.visual_ssvep.ssvep' has no attribute 'present' #242

Closed
Tararapam opened this issue Aug 21, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@Tararapam
Copy link

Hello, hope you a good day.

When I try to do the SSVEP example, it shows no attribute 'present' at 'eegnb.experiments.visual_ssvep.ssvep'.
What does it mean and how to solve this?

Thank you.

@Tararapam Tararapam added the bug Something isn't working label Aug 21, 2023
@JohnGriffiths
Copy link
Collaborator

Hi Tararapam.

The .present() method was renamed to .run() in the last major refactor. The focus there was the other experiments and it seems the documentation for ssvep was not updated accordingly yet. Apologies about that.

Try with .run and let us know if you have any issues.

Also fyi, the command-line interface (cli) is usually the easiest way to quickly launch experiments, if you are not needing to use the python API for something in particular.

@tmorshed
Copy link
Collaborator

tmorshed commented Oct 5, 2023

@Tararapam Is there any update, or is the help still needed on this?
Will close soon if not.

@tmorshed
Copy link
Collaborator

Closing due to inactivity + since the issue was solved

@tmorshed tmorshed closed this as not planned Won't fix, can't repro, duplicate, stale Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants