Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build failure: python311Packages.bambi #310940

Open
GaetanLepage opened this issue May 11, 2024 · 0 comments
Open

Build failure: python311Packages.bambi #310940

GaetanLepage opened this issue May 11, 2024 · 0 comments
Assignees

Comments

@GaetanLepage
Copy link
Contributor

GaetanLepage commented May 11, 2024

Steps To Reproduce

Steps to reproduce the behavior:

  1. build python311Packages.bambi

Build log

=========================== short test summary info ============================
FAILED tests/test_built_models.py::test_ordinal_families[sratio-logit] - TypeError: 'NoneType' object cannot be interpreted as an integer
FAILED tests/test_built_models.py::test_ordinal_families[sratio-probit] - TypeError: 'NoneType' object cannot be interpreted as an integer
FAILED tests/test_built_models.py::test_ordinal_families[sratio-cloglog] - TypeError: 'NoneType' object cannot be interpreted as an integer
FAILED tests/test_model_construction.py::test_categorical_term - ValueError: Size length is incompatible with batched dimensions of paramete...
FAILED tests/test_model_construction.py::test_1d_group_specific - ValueError: Size length is incompatible with batched dimensions of paramete...
= 5 failed, 145 passed, 2 skipped, 99 deselected, 203 warnings in 1390.07s (0:23:10) =

Additional context

This has already been reported upstream: bambinos/bambi#805

-> The goal of this issue is to track this failure but also to ask whether we should skip the failing tests or mark this package as broken.
Leaving it as is wastes maintainers time (attempting to build it for nothing) and pollutes nixpkgs-review logs with irrelevant failures.

Notify maintainers

cc @bcdarwin @ferrine

Metadata

Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.

[user@system:~]$ nix-shell -p nix-info --run "nix-info -m"
 - system: `"x86_64-linux"`
 - host os: `Linux 6.6.30, NixOS, 24.05 (Uakari), 24.05.20240505.25865a4`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.18.2`
 - nixpkgs: `/nix/store/3pif36ks3f56py4wb1dkq6sh0nkf3ygj-source`

Add a 👍 reaction to issues you find important.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants