Open
Description
Would need to be ported to latest PyMC
───────────────────────────────────────── Error running examples/samplers/sampling_conjugate_step.ipynb ──────────────────────────────────────────
---------------------------------------------------------------------------
Exception encountered at "In [2]":
---------------------------------------------------------------------------
ModuleNotFoundError Traceback (most recent call last)
Cell In[2], line 4
2 import matplotlib.pyplot as plt
3 import numpy as np
----> 4 import pymc3 as pm
6 from pymc3.distributions.transforms import stick_breaking
7 from pymc3.model import modelcontext
ModuleNotFoundError: No module named 'pymc3'
Metadata
Metadata
Assignees
Labels
No labels