pymc-devs/pymc

`TestPopulationSamplers` started failing in the CI

Open

#8,169 opened on Mar 5, 2026

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Python (1,902 forks)batch import
Github CI/CDbughelp wanted

Repository metrics

Stars
 (7,926 stars)
PR merge metrics
 (Avg merge 11d) (7 merged PRs in 30d)

Description

Description

FAILED tests/sampling/test_population.py::TestPopulationSamplers::test_checks_population_size - ValueError: setting an array element with a sequence.
FAILED tests/sampling/test_population.py::TestPopulationSamplers::test_demcmc_warning_on_small_populations - ValueError: setting an array element with a sequence.
FAILED tests/sampling/test_population.py::TestPopulationSamplers::test_nonparallelized_chains_are_random - ValueError: setting an array element with a sequence.
FAILED tests/sampling/test_population.py::TestPopulationSamplers::test_parallelized_chains_are_random - ValueError: setting an array element with a sequence.

Contributor guide