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

Not compatible with latest version of pymc3 #10

Open
quevivasbien opened this issue Apr 12, 2020 · 2 comments
Open

Not compatible with latest version of pymc3 #10

quevivasbien opened this issue Apr 12, 2020 · 2 comments

Comments

@quevivasbien
Copy link

When I attempt to import gelato, it fails with the following error message:

---> 19 class LayerModelMeta(pm.model.InitContextMeta):
     20     """Magic comes here
     21     """

AttributeError: module 'pymc3.model' has no attribute 'InitContextMeta'

I believe that InitContextMeta no longer exists in pymc3; it's been merged with ContextMeta.

I don't know if there are plans to update this repository anytime soon, although it does seem like a useful tool, so it would be great if it worked with the latest pymc3.

@ferrine
Copy link
Owner

ferrine commented Apr 12, 2020

Oh I, honestly, have no plans in maintaining this repo

@twiecki
Copy link

twiecki commented Apr 27, 2020

@ferrine maybe add something to the readme that this is abandonware.

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

3 participants