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: 'MCMCPosterior' object has no attribute '_mcmc_init_params' #56

Closed
gisilvs opened this issue May 31, 2023 · 0 comments · Fixed by #57
Closed

AttributeError: 'MCMCPosterior' object has no attribute '_mcmc_init_params' #56

gisilvs opened this issue May 31, 2023 · 0 comments · Fixed by #57

Comments

@gisilvs
Copy link

gisilvs commented May 31, 2023

After the previously opened issue #53 got closed, when running the same code, a new bug shows up:
AttributeError: 'MCMCPosterior' object has no attribute '_mcmc_init_params', but happens only at the 3rd round. Which is weird because initially _mcmc_init_params is present, and then seems to disappear. The code to reproduce is the same as issue #53.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant