Skip to content

BayesianVARMAX import leads to TypeError #430

@aeturrell

Description

@aeturrell

Error:
TypeError: MvNormalRV.init() missing 1 required keyword-only argument: 'method'

Reprex:

mamba create -n sbvar python=3.10 pymc pandas matplotlib pymc-extras jupyter
import pymc as pm
from pymc_extras.statespace import BayesianVARMAX

System:
Apple M1 Max Macbook Pro
System Version: macOS 15.3.1 (24D70)
Kernel Version: Darwin 24.3.0

Found when trying out code from this S-BVAR discussion.

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