Skip to content

Comments

Ensure conversion to bool before passing to Qt#1944

Merged
psavery merged 1 commit intomasterfrom
numpy-2.0-updates
Dec 9, 2025
Merged

Ensure conversion to bool before passing to Qt#1944
psavery merged 1 commit intomasterfrom
numpy-2.0-updates

Conversation

@psavery
Copy link
Collaborator

@psavery psavery commented Dec 9, 2025

np.bool was causing issues before. Just converting to bool() fixed the issue.

This is needed for the upgrade to numpy in HEXRD/hexrd#857

`np.bool` was causing issues before. Just converting to `bool()` fixed
the issue.

Signed-off-by: Patrick Avery <patrick.avery@kitware.com>
@psavery psavery merged commit 3993f83 into master Dec 9, 2025
7 checks passed
@psavery psavery deleted the numpy-2.0-updates branch December 9, 2025 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants