pymc-devs/pymc

`TestPopulationSamplers` started failing in the CI

Open

#8169 opened on Mar 5, 2026

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

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