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

Request for monitor mixin examples #997

Open
gramcracker opened this issue May 19, 2023 · 0 comments
Open

Request for monitor mixin examples #997

gramcracker opened this issue May 19, 2023 · 0 comments

Comments

@gramcracker
Copy link

I've been struggling to go through the code on here, trying to piece together parts from examples, and I finally got something workable, but I need something to visualize. I created a real time visual of the network regions using opengl before I noticed the MonitorMixin class. I don't see any examples, and the one line I do see about it gives me an error: class MonitoredTemporalMemory(mm.TemporalMemoryMonitorMixin, TemporalMemory): pass gives: TypeError: metaclass conflict: the metaclass of a derived class must be a (non-strict) subclass of the metaclasses of all its bases

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

1 participant