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

Missing FCIDECOMP HDF5 plugin for Linux distributions #95

Closed
lilastic opened this issue Oct 24, 2020 · 4 comments
Closed

Missing FCIDECOMP HDF5 plugin for Linux distributions #95

lilastic opened this issue Oct 24, 2020 · 4 comments
Labels

Comments

@lilastic
Copy link

No description provided.

@t20100
Copy link
Member

t20100 commented Nov 2, 2020

Which operating system and python do you use?
Which way did you install hdf5plugin? (from a wheel, from source or through conda?)

For Linux, we provide 2 wheels: manylinux1 and manylinux2014.
FCIDECOMP filter is only available in the manylinux2014 wheel since it requires C++11.

@t20100
Copy link
Member

t20100 commented Nov 2, 2020

You might need an up-to-date version of pip to install the manlinux2014 wheel.

@vasole
Copy link
Member

vasole commented Dec 22, 2020

I suspect this is related to #94 from the same poster.

@t20100 t20100 added the wontfix label Jan 4, 2021
@t20100
Copy link
Member

t20100 commented Jan 4, 2021

FCIDECOMP HDF5 plugin availability depends on the availability of C++11 so it is only available in manylinux2014 wheels.
I'm closing it, please reopen if needed.

@t20100 t20100 closed this as completed Jan 4, 2021
t20100 added a commit to t20100/hdf5plugin that referenced this issue Sep 4, 2023
092190c38 Fix spelling errors (silx-kit#128)
b241ca0d0 Fix the CMake multiconfig var and test and tools handling (silx-kit#127)
7b33e4f19 Fix some make output issues (silx-kit#126)
51d221848 Documentation fixes and fixes from testing 1.1.1 (silx-kit#125)
4ae30429c CMake: (fix) HDF5 1.14.0 (silx-kit#121)
e1072ec5b Update Github actions  (silx-kit#118)
b021532ea Fix leak and consistify generic API with ZFP C API (silx-kit#117)
06408bb22 Enable CMake Testing (silx-kit#116)
eb5440043 Fix version info in docs
ad61dfa41 Revert "rework feat-cmake_tests CMake and replace scripts (silx-kit#111)" (silx-kit#115)
03b86413f rework feat-cmake_tests CMake and replace scripts (silx-kit#111)
08116fa9e Update README.md (silx-kit#114)
a10bd7bdb Merge branch 'master' of github.com:LLNL/H5Z-ZFP
1660d94a4 Fix h5repack test (silx-kit#107)
fd01bf1d7 mention generic interface
8d5ec2e74 Update docs (silx-kit#106)
c76f847d9 Added new endianness test (silx-kit#102)
8acf8244b fix reading of byte-swapped input files (silx-kit#95) (silx-kit#101)
62ab4eb6d Minor code clean-up. (silx-kit#103)
60032f640 Bugfix/hdf5 1.14.0 (silx-kit#99)
8fad85d72 CMake: (fix) MPI parallel HDF5 1.14.0 (silx-kit#97)
e81aec114 Don't flag a skipped test as a failed test.  (silx-kit#94)

git-subtree-dir: src/H5Z-ZFP
git-subtree-split: 092190c38d5760b3212ce4d96cced767b90aa189
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants