Skip to content

Skip bitshuffle as a dep on windows#181

Merged
MridulS merged 1 commit intoscipp:mainfrom
MridulS:bitshuffle_optional
Jan 7, 2026
Merged

Skip bitshuffle as a dep on windows#181
MridulS merged 1 commit intoscipp:mainfrom
MridulS:bitshuffle_optional

Conversation

@MridulS
Copy link
Copy Markdown
Member

@MridulS MridulS commented Dec 19, 2025

Make bitshuffle an optional dep as it doesn't have wheels/conda packages for windows.

@SimonHeybrock
Copy link
Copy Markdown
Member

Does this mean parts of the functionality will be broken on Windows, or is it somehow falling back to not use bitshuffle?

@MridulS
Copy link
Copy Markdown
Member Author

MridulS commented Jan 7, 2026

Yes it falls back on gzip

UserWarning(
"Could not find the bitshuffle.h5 module from bitshuffle package. "
"The bitshuffle package is not installed properly. "
"Trying with gzip compression instead..."
),

@MridulS MridulS merged commit 53077a0 into scipp:main Jan 7, 2026
4 checks passed
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