diff options
author | hongxu <hongxu.jia@windriver.com> | 2022-09-20 19:07:03 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-09-21 06:34:45 -0700 |
commit | a1965d0972f550387262b9db8b01728956ac1318 (patch) | |
tree | 1eb1d3acd0e2e66603b31624f216cf5e0e7cb71c /meta-python/recipes-devtools/python/python3-matplotlib/matplotlib-disable-download.patch | |
parent | 9d03f96bb18ce3cbe5902d2d0ae95b2fe5143e8c (diff) | |
download | meta-openembedded-a1965d0972f550387262b9db8b01728956ac1318.tar.gz |
python3-h5py: fix wrong file driver version
Due to commit [1] applied in hdf5 (1.13.2), import hdf5 failed
|>>> import h5py
|Traceback (most recent call last):
| File "<stdin>", line 1, in <module>
| File "/usr/lib/python3.10/site-packages/h5py/__init__.py", line 56, in <module>
| from . import h5a, h5d, h5ds, h5f, h5fd, h5g, h5r, h5s, h5t, h5p, h5z, h5pl
| File "h5py/h5fd.pyx", line 220, in init h5py.h5fd
|RuntimeError: Wrong file driver version # (wrong file driver version #)
Initial driver version to fix the error
[1] https://github.com/HDFGroup/hdf5/commit/42b767fc67ad1e13735e3cee2077f2e108f9463e
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-matplotlib/matplotlib-disable-download.patch')
0 files changed, 0 insertions, 0 deletions