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

Environment configuration unsuccessful #4

Open
Noctis-A opened this issue Oct 4, 2024 · 0 comments
Open

Environment configuration unsuccessful #4

Noctis-A opened this issue Oct 4, 2024 · 0 comments

Comments

@Noctis-A
Copy link

Noctis-A commented Oct 4, 2024

Hello, I have encountered the following problem:
ms2idx = np.asarray(h5f['ms_to_idx'], dtype='int64')
File "h5py/_objects.pyx", line 54, in h5py._objects.with_phil.wrapper
File "h5py/_objects.pyx", line 55, in h5py._objects.with_phil.wrapper
File "/home/work/anaconda3/envs/dsec-det/lib/python3.7/site-packages/h5py/_hl/dataset.py", line 1046, in array
self.read_direct(arr)
File "/home/work/anaconda3/envs/dsec-det/lib/python3.7/site-packages/h5py/_hl/dataset.py", line 1007, in read_direct
self.id.read(mspace, fspace, dest, dxpl=self._dxpl)
File "h5py/_objects.pyx", line 54, in h5py._objects.with_phil.wrapper
File "h5py/_objects.pyx", line 55, in h5py._objects.with_phil.wrapper
File "h5py/h5d.pyx", line 192, in h5py.h5d.DatasetID.read
File "h5py/_proxy.pyx", line 112, in h5py._proxy.dset_rw
OSError: Can't read data (required filter 'blosc' is not registered)
The code doesn't seem to run properly,the corresponding package has also been installed:

packages in environment at /home/work/anaconda3/envs/dsec-det:

Name Version Build Channel

_libgcc_mutex 0.1 conda_forge https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge
_openmp_mutex 4.5 2_gnu https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge
blosc 1.21.6 hef167b5_0 conda-forge
blosc-hdf5-plugin 1.0.0 h8b9aba8_4 conda-forge
I don't understand why,I hope to receive an answer

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

No branches or pull requests

1 participant