We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug The unit tests associated to the Bayesian solvers are stalling.
To reproduce current behavior The stalling tests caused the CI run of the last released to be canceled.
Environment (please complete the following information): Reproduced locally
The text was updated successfully, but these errors were encountered:
The issue is related to an incompatibility between numpy 1.23.x and numpy 1.24.x imo, since reverting numpy to 1.23.0 solves the issue.
Sorry, something went wrong.
AlessandroPierro
When branches are created from issues, their pull requests are automatically linked.
Describe the bug
The unit tests associated to the Bayesian solvers are stalling.
To reproduce current behavior
The stalling tests caused the CI run of the last released to be canceled.
Environment (please complete the following information):
Reproduced locally
The text was updated successfully, but these errors were encountered: