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

with_metaclass import from nengo.utils.compat not working #183

Closed
ikajic opened this issue Jun 13, 2019 · 1 comment
Closed

with_metaclass import from nengo.utils.compat not working #183

ikajic opened this issue Jun 13, 2019 · 1 comment

Comments

@ikajic
Copy link
Contributor

ikajic commented Jun 13, 2019

The import of with_metaclass from nengo.utils.compat is invalid due to deprecation of nengo.utils.compat:

from nengo.utils.compat import is_integer, is_number, with_metaclass

See this commit for more details.

@arvoelke
Copy link
Owner

arvoelke commented Jun 13, 2019

Nengolib does not support nengo>=3.0.0 (i.e., the development branch) as documented in setup.py and the changelog + readme. Closing as this is superceded by #184.

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