Open
Description
Needs port to latest PyMC
──────────────────────────────── Error running examples/mixture_models/marginalized_gaussian_mixture_model.ipynb ─────────────────────────────────
---------------------------------------------------------------------------
Exception encountered at "In [2]":
---------------------------------------------------------------------------
ModuleNotFoundError Traceback (most recent call last)
Cell In[2], line 3
1 import arviz as az
2 import numpy as np
----> 3 import pymc3 as pm
4 import seaborn as sns
6 from matplotlib import pyplot as plt
ModuleNotFoundError: No module named 'pymc3'
Metadata
Metadata
Assignees
Labels
No labels