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

demo/bug: snn_demo #54

Open
sameerashahh opened this issue Jun 17, 2024 · 1 comment
Open

demo/bug: snn_demo #54

sameerashahh opened this issue Jun 17, 2024 · 1 comment
Labels
good first issue / mild Good for newcomers

Comments

@sameerashahh
Copy link
Collaborator

sameerashahh commented Jun 17, 2024

Describe the bug
AttributeError: module 'dynadojo.systems' has no attribute 'SNNSystem'

To Reproduce
Steps to reproduce the behavior:

  1. Go to demos/systems/snn_demo.ipynb
  2. Run the demo cell by cell
  3. Error occurs when 3rd cell is run

Expected behavior
Plot should generate according to the inputs.

@carynbear carynbear added the good first issue / mild Good for newcomers label Jun 17, 2024
@mkanwal
Copy link
Collaborator

mkanwal commented Jul 2, 2024

from dynadojo.systems.snn import SNNSystem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue / mild Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants