Skip to content

Error in examples/samplers/sampling_conjugate_step.ipynb #730

Open
@williambdean

Description

@williambdean

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions